Delve Brand: Colors, Fonts, Logo & Visual Identity
Delve Brand Identity
A complete profile of Delve's visual system — colors, typography, components, and personality — extracted from Delve. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from Delve.
- primary
- Hex: #1A9DB4
- RGB: rgb(26, 157, 180)
- secondary
- Hex: #6B7280
- RGB: rgb(107, 114, 128)
- accent
- Hex: #FB4A02
- RGB: rgb(251, 74, 2)
- background
- Hex: #FFFFFF
- RGB: rgb(255, 255, 255)
- textPrimary
- Hex: #0C0C0C
- RGB: rgb(12, 12, 12)
- link
- Hex: #FB4A02
- RGB: rgb(251, 74, 2)
Typography
Each font links to its Google Fonts page where available.
- primary: Inter Tight Google Fonts →
- heading: Overused Grotesk Google Fonts →
- Font Stack: Overused Grotesk, Arial, sans-serif
Visual Assets
.svg)
Logo
Favicon
Social Card
UI Components
Live previews rendered using Delve's actual button styles.
Button Primary
- Background: #FB4A02
- Text Color: #FFFFFF
- Border Color: #FB4A02
- Border Radius: 0px
- Shadow: none
Button Secondary
- Background: #1A9DB4
- Text Color: #FFFFFF
- Border Color: #1A9DB4
- Border Radius: 0px
- Shadow: none
Brand Personality
- Tone: professional
- Energy: medium
- Audience: AI startups and companies seeking compliance solutions
Delve Brand in the Wild
Source: cdn.prod.website-files.com
Source: cdn.prod.website-files.com
Source: cdn.prod.website-files.com
Source: cdn.prod.website-files.com
Source: cdn.prod.website-files.com
Source: cdn.prod.website-files.com
Frequently Asked Questions
What is Delve's primary brand color?
Delve's primary brand color is #1A9DB4.What accent color does Delve use?
Delve uses #FB4A02 as an accent color.What font does Delve use?
Delve uses Inter Tight for body text and Overused Grotesk for headings.Does Delve use a light or dark theme?
Delve's primary site uses a light color scheme.Where can I find Delve's logo?
Delve's logo is available directly on their site.How was this brand profile generated?
This profile was extracted using the Firecrawl branding extraction API.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter Tight",
"role": "body"
},
{
"family": "Overused Grotesk",
"role": "heading"
}
],
"colors": {
"primary": "#1A9DB4",
"secondary": "#6B7280",
"accent": "#FB4A02",
"background": "#FFFFFF",
"textPrimary": "#0C0C0C",
"link": "#FB4A02"
},
"typography": {
"fontFamilies": {
"primary": "Inter Tight",
"heading": "Overused Grotesk"
},
"fontStacks": {
"heading": [
"Overused Grotesk",
"Arial",
"sans-serif"
],
"body": [
"Inter Tight",
"sans-serif"
],
"paragraph": [
"Inter Tight",
"sans-serif"
]
},
"fontSizes": {
"h1": "140.8px",
"h2": "64px",
"body": "20px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "12px"
},
"components": {
"buttonPrimary": {
"background": "#FB4A02",
"textColor": "#FFFFFF",
"borderColor": "#FB4A02",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#1A9DB4",
"textColor": "#FFFFFF",
"borderColor": "#1A9DB4",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://cdn.prod.website-files.com/686c116534831e8f603168b9/687b4a20de4053855973e651_Logo%20(4).svg",
"favicon": "https://cdn.prod.website-files.com/686c116534831e8f603168b9/686eca3a79f14f8e1e076948_delve_favicon-small.png",
"ogImage": "https://cdn.prod.website-files.com/686c116534831e8f603168b9/687fc1afd8a23ccb95e140d4_Delve%20OG.jpg"
},
"personality": {
"tone": "professional",
"energy": "medium",
"targetAudience": "AI startups and companies seeking compliance solutions"
},
"designSystem": {
"framework": "custom",
"componentLibrary": ""
}
}