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/.
- primary: #FFD503
- rgb: rgb(255, 213, 3)
- secondary: #435366
- rgb: rgb(67, 83, 102)
- accent: #FFD503
- rgb: rgb(255, 213, 3)
- background: #2E2E2E
- rgb: rgb(46, 46, 46)
- textPrimary: #2E2E2E
- rgb: rgb(46, 46, 46)
- link: #DBDAC9
- rgb: rgb(219, 218, 201)
Typography
Each font links to its Google Fonts page where available.
- primary: Figtree
- heading: Figtree
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
- input
- background: transparent
- textColor: #0C0A08
- borderColor: null
- borderRadius: 0px
- shadow: none
Button Primary
- buttonPrimary
- background: #FFD503
- textColor: #000000
- borderRadius: 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
Brand Personality
- Tone: modern
- Energy: medium
- Audience: finance professionals
Frequently Asked Questions
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.What font does Sunlight use?
Sunlight uses Figtree as the primary typeface across body and headings.Does Sunlight use a light or dark theme?
Sunlight's primary site uses a dark color scheme, with a background of #2E2E2E.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.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"
}
}