YouLearn Brand: Colors, Fonts, Logo & Visual Identity

YouLearn Brand Identity

A complete profile of YouLearn's visual system — colors, typography, components, and personality — extracted from https://www.youlearn.ai/. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://www.youlearn.ai/.
primary
#0000EE
rgb(0, 0, 238)
accent
#121212
rgb(18, 18, 18)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#121212
rgb(18, 18, 18)
link
#0D132D
rgb(13, 19, 45)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
Inter Google Fonts →
heading
Geist Regular
Geist Regular Google Fonts →
Inter, sans-serif

Visual Assets

UI Components

Live previews rendered using YouLearn's actual button styles.

Button Primary
background: #121212
textColor: #0000EE
borderRadius: 100px
shadow: none

Button Secondary
background: #F6F6F6
textColor: #0000EE
borderRadius: 16px
shadow: none

Brand Personality

Tone: modern
Energy: medium
Audience: students and educators interested in AI learning

Frequently Asked Questions

What is YouLearn's primary brand color?
YouLearn's primary brand color is #0000EE. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does YouLearn use?
YouLearn uses #121212 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does YouLearn use?
YouLearn uses Inter for body text and Geist Regular for headings. Fonts were detected on https://www.youlearn.ai/ as part of their live design system.

Does YouLearn use a light or dark theme?
YouLearn's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find YouLearn's logo?
YouLearn's logo is available directly on their site (YouLearn). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?
This profile was extracted from https://www.youlearn.ai/ using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by YouLearn.

Machine-Readable Profile

Data structure for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "Geist Regular",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#0000EE",
    "accent": "#121212",
    "background": "#FFFFFF",
    "textPrimary": "#121212",
    "link": "#0D132D"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Geist Regular"
    }
  },
  "components": {
    "buttonPrimary": {
      "background": "#121212",
      "textColor": "#0000EE",
      "borderRadius": "100px",
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F6F6F6",
      "textColor": "#0000EE",
      "borderRadius": "16px",
      "shadow": "none"
    }
  },
  "images": {
    "logo": "https://framerusercontent.com/images/2Qgh6K1tlFdsi2TUQHGLrkGT60.png?width=500&height=122",
    "favicon": "https://framerusercontent.com/images/GwOgxcUXqY3gjmInMNBFDzowQI.png",
    "ogImage": "https://framerusercontent.com/assets/XivrxXuIUuSjflrSGDEo0UF5eg.png"
  }
}