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.

Typography

Each font links to its Google Fonts page where available.

Visual Assets

.svg)
Logo

Favicon

Social Card

UI Components

Live previews rendered using Delve's actual button styles.

Brand Personality

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

  1. What is Delve's primary brand color?
    Delve's primary brand color is #1A9DB4.

  2. What accent color does Delve use?
    Delve uses #FB4A02 as an accent color.

  3. What font does Delve use?
    Delve uses Inter Tight for body text and Overused Grotesk for headings.

  4. Does Delve use a light or dark theme?
    Delve's primary site uses a light color scheme.

  5. Where can I find Delve's logo?
    Delve's logo is available directly on their site.

  6. 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": ""
  }
}