Uplane Brand: Colors, Fonts, Logo & Visual Identity

Uplane Brand Identity

A complete profile of Uplane's visual system — colors, typography, components, and personality — extracted from https://uplane.com. Built for designers, agents, and AI tools.

Color Palette

Brand palette extracted from https://uplane.com.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Uplane's actual button styles.

Button Primary

Button Secondary

Brand Personality

Uplane Brand in the Wild

Image: framerusercontent.com

Source: uplane.com

Image: framerusercontent.com

Source: uplane.com

Frequently Asked Questions

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

What font does Uplane use?
Uplane uses Alcyone Medium for body text and Alcyone SemiBold for headings. Fonts were detected on https://uplane.com as part of their live design system.

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

Where can I find Uplane's logo?
Uplane's logo is available directly on their site (https://uplane.com). 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://uplane.com 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 Uplane.

Machine-Readable Profile

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Alcyone Medium",
      "role": "body"
    },
    {
      "family": "Alcyone SemiBold",
      "role": "heading"
    },
    {
      "family": "Geist",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#1D6AEC",
    "secondary": "#2476FF",
    "accent": "#1D6AEC",
    "background": "#F5F5F5",
    "textPrimary": "#0000EE",
    "link": "#0000EE"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Alcyone Medium",
      "heading": "Alcyone SemiBold"
    },
    "fontStacks": {
      "heading": [
        "Alcyone SemiBold",
        "sans-serif"
      ],
      "body": [
        "sans-serif"
      ],
      "paragraph": [
        "Alcyone Medium",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "56px",
      "h2": "42px",
      "body": "13px"
    }
  },
  "spacing": {
    "baseUnit": 12,
    "borderRadius": "8px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1D6AEC",
      "textColor": "#FFFFFF",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#0000EE",
      "borderRadius": "10px",
      "borderRadiusCorners": {
        "topLeft": "10px",
        "topRight": "10px",
        "bottomRight": "10px",
        "bottomLeft": "10px"
      },
      "shadow": "rgba(255, 255, 255, 0.3) 0px 1px 1px 0px inset"
    }
  },
  "images": {
    "logo": "https://framerusercontent.com/images/JGjlO23dTSglM9EHRv87XG0BRnE.svg?width=123&height=30",
    "favicon": "https://framerusercontent.com/images/uq6AnklLynDJDDJbv4Op3iPtMs.png",
    "ogImage": "https://framerusercontent.com/images/I1wGPvdVZEetQVgLtEPTRsCcm0.png",
    "logoHref": "./"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "tech-savvy professionals"
  }
}