Embedly Brand: Colors, Fonts, Logo & Visual Identity
Embedly Brand Identity
A complete profile of Embedly's visual system — colors, typography, components, and personality — extracted from http://embed.ly. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from http://embed.ly.
- primary:
#00C7E4 - secondary:
#FF5060 - accent:
#00C7E4 - background:
#FFFFFF - textPrimary:
#555555 - link:
#4CC6E6
Typography
Each font links to its Google Fonts page where available.
- primary: Helvetica Neue
- heading: museo-sans-fontspring
Visual Assets
UI Components
Live previews rendered using Embedly's actual button styles.
Button Primary
background: #00C7E4
textColor: #FFFFFF
borderRadius: 3px
shadow: none
Button Secondary
background: #FF6B6B
textColor: #FFFFFF
borderRadius: 3px
shadow: none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: digital content creators and marketers
Embedly Brand in the Wild
Source: embed.ly
Source: embed.ly
Source: embed.ly
Source: embed.ly
Source: embed.ly
Source: embed.ly
Frequently Asked Questions
What is Embedly's primary brand color?
Embedly's primary brand color is #00C7E4. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Embedly use?
Embedly uses Helvetica Neue for body text and museo-sans-fontspring for headings. Fonts were detected on http://embed.ly as part of their live design system.
Does Embedly use a light or dark theme?
Embedly's primary site uses a light color scheme, with a background of #FFFFFF.
Where can I find Embedly's logo?
Embedly's logo is available directly on their site (http://embed.ly). 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 http://embed.ly 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 Embedly.
Methodology
Brand data on this page was extracted from http://embed.ly 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.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Helvetica Neue",
"role": "body"
},
{
"family": "museo-sans-fontspring",
"role": "heading"
},
{
"family": "proxima-nova-extra-condensed-fontspring",
"role": "unknown"
}
],
"colors": {
"primary": "#00C7E4",
"secondary": "#FF5060",
"accent": "#00C7E4",
"background": "#FFFFFF",
"textPrimary": "#555555",
"link": "#4CC6E6"
},
"typography": {
"fontFamilies": {
"primary": "Helvetica Neue",
"heading": "museo-sans-fontspring"
},
"fontStacks": {
"heading": [
"proxima-nova-extra-condensed-fontspring",
"Helvetica Neue",
"Helvetica",
"Arial",
"sans-serif"
],
"body": [
"museo-sans-fontspring",
"Helvetica Neue",
"Helvetica",
"Arial",
"sans-serif"
],
"paragraph": [
"museo-sans-fontspring",
"Helvetica Neue",
"Helvetica",
"Arial",
"sans-serif"
]
},
"fontSizes": {
"h1": "60px",
"h2": "37px",
"body": "19.2px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "3px"
},
"components": {
"buttonPrimary": {
"background": "#00C7E4",
"textColor": "#FFFFFF",
"borderRadius": "3px",
"borderRadiusCorners": {
"topLeft": "3px",
"topRight": "3px",
"bottomRight": "3px",
"bottomLeft": "3px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#FF6B6B",
"textColor": "#FFFFFF",
"borderRadius": "3px",
"borderRadiusCorners": {
"topLeft": "3px",
"topRight": "3px",
"bottomRight": "3px",
"bottomLeft": "3px"
},
"shadow": "none"
}
},
"images": {
"logo": "http://embed.ly/static/images/header/logo_200_64.png?v=e5df9389ba8a3d942c6f56b965150f9c",
"favicon": "http://embed.ly/static/images/apple-touch-icon-144x144.png?v=5d8bb442e247efd7634cec4df3e42f6c",
"ogImage": "http://embed.ly/static/images/logos/logo_color.png?v=4b245f1b1f05d5c931b6c08413605ac5",
"logoHref": "/",
"logoAlt": "Embedly"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "digital content creators and marketers"
}
}