Sunlight Brand: Colors, Fonts, Logo & Visual Identity

Sunlight Brand Identity

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

Color Palette

Brand palette extracted from https://www.sunlightapi.com/.

Typography

Each font links to its Google Fonts page where available.

Figtree, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, sans-serif

Visual Assets

Logo

Favicon

Social Card

UI Components

Live previews rendered using Sunlight's actual button styles.

Input

Button Primary

Brand Personality

Frequently Asked Questions

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

  2. What font does Sunlight use?
    Sunlight uses Figtree as the primary typeface across body and headings.

  3. Does Sunlight use a light or dark theme?
    Sunlight's primary site uses a dark color scheme, with a background of #2E2E2E.

  4. Where can I find Sunlight's logo?
    Sunlight's logo is available directly on their site (https://www.sunlightapi.com/). The current logo URL is included in the machine-readable JSON profile linked above.

  5. How was this brand profile generated?
    This profile was extracted from https://www.sunlightapi.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 Sunlight.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

JSON Profile:

{
  "colorScheme": "dark",
  "fonts": [
    {
      "family": "Figtree",
      "role": "body"
    },
    {
      "family": "Roboto",
      "role": "body"
    },
    {
      "family": "Segoe UI",
      "role": "body"
    },
    {
      "family": "Oxygen",
      "role": "body"
    },
    {
      "family": "Ubuntu",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#FFD503",
    "secondary": "#435366",
    "accent": "#FFD503",
    "background": "#2E2E2E",
    "textPrimary": "#2E2E2E",
    "link": "#DBDAC9"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Figtree",
      "heading": "Figtree"
    },
    "fontStacks": {
      "heading": [
        "Figtree",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "sans-serif"
      ],
      "body": [
        "Figtree",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "sans-serif"
      ],
      "paragraph": [
        "Figtree",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Roboto",
        "Oxygen",
        "Ubuntu",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "60px",
      "h2": "36px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "6px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#0C0A08",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#FFD503",
      "textColor": "#000000",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
    }
  },
  "images": {
    "logo": "https://www.sunlightapi.com/lovable-uploads/b0a620d0-fa4e-4276-acd8-94c579a13c15.png",
    "favicon": "https://www.sunlightapi.com/lovable-uploads/bf57603e-b05e-408a-a3ac-70a5af209a73.png",
    "ogImage": "/og-image.svg",
    "logoHref": "/",
    "logoAlt": "Sunlight logo"
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "finance professionals"
  }
}