Unlayer Brand: Colors, Fonts, Logo & Visual Identity
Unlayer Brand Identity
A complete profile of Unlayer's visual system — colors, typography, components, and personality — extracted from https://unlayer.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://unlayer.com.
- primary: #0F172A (rgb(15, 23, 42))
- secondary: #4B5563 (rgb(75, 85, 99))
- accent: #041E39 (rgb(4, 30, 57))
- background: #FFFFFF (rgb(255, 255, 255))
- textPrimary: #041E39 (rgb(4, 30, 57))
- link: #041E39 (rgb(4, 30, 57))
Typography
Each font links to its Google Fonts page where available.
- primary: Inter Google Fonts →
- heading: Inter Google Fonts →
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Unlayer's actual button styles.
Button Primary
background: #041E39
textColor: #FFFFFF
borderRadius: 0px
shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 135, 238, 0.2) 0px 10px 15px -3px, rgba(0, 135, 238, 0.2) 0px 4px 6px -4pxButton Secondary
background: #F9FAFB
textColor: #FFFFFF
borderRadius: 0px
shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 135, 238, 0.2) 0px 10px 15px -3px, rgba(0, 135, 238, 0.2) 0px 4px 6px -4px
Brand Personality
- Tone: professional
- Energy: medium
- Audience: businesses and developers looking for embeddable email and page building solutions
Unlayer Brand in the Wild
Real-world brand assets — ads, campaigns, and marketing materials.
Image: docs.unlayer.com
Image: images.ctfassets.net
Image: images.ctfassets.net
Image: images.ctfassets.net
Image: docs.unlayer.com
Frequently Asked Questions
- What is Unlayer's primary brand color?
Unlayer's primary brand color is #0F172A. It anchors the visual identity across their website, product UI, and marketing materials. - What accent color does Unlayer use?
Unlayer uses #041E39 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis. - What font does Unlayer use?
Unlayer uses Inter as the primary typeface across body and headings. - Does Unlayer use a light or dark theme?
Unlayer's primary site uses a light color scheme, with a background of #FFFFFF. - Where can I find Unlayer's logo?
Unlayer's logo is available directly on their site (https://unlayer.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://unlayer.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 Unlayer.
Methodology
Brand data on this page was extracted from https://unlayer.com on 2026-07-27 using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
}
],
"colors": {
"primary": "#0F172A",
"secondary": "#4B5563",
"accent": "#041E39",
"background": "#FFFFFF",
"textPrimary": "#041E39",
"link": "#041E39"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter"
],
"body": [
"Inter"
],
"paragraph": [
"Inter"
]
},
"fontSizes": {
"h1": "60px",
"h2": "36px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {
"buttonPrimary": {
"background": "#041E39",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 135, 238, 0.2) 0px 10px 15px -3px, rgba(0, 135, 238, 0.2) 0px 4px 6px -4px"
},
"buttonSecondary": {
"background": "#F9FAFB",
"textColor": "#FFFFFF",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 135, 238, 0.2) 0px 10px 15px -3px, rgba(0, 135, 238, 0.2) 0px 4px 6px -4px"
}
},
"images": {
"logo": "https://unlayer.com/_next/image?url=%2Fimages%2Flogo.webp&w=384&q=75",
"favicon": "https://unlayer.com/icon.png?dde92e31a7959e36",
"ogImage": "https://unlayer.com/images/opengraph-image.png",
"logoHref": "/",
"logoAlt": "Unlayer"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "businesses and developers looking for embeddable email and page building solutions"
},
"confidence": {
"overall": 0.925
}
}