Home · Branding · Clove

Clove Brand Identity

A complete profile of Clove's visual system — colors, typography, components, and personality — extracted from https://www.clove.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#261807
Accent
#261807
Body Font
Inter
Heading
Georgia

Color Palette

Brand palette extracted from https://www.clove.com/.

primary
#261807
rgb(38, 24, 7)
secondary
#9A8F82
rgb(154, 143, 130)
accent
#261807
rgb(38, 24, 7)
background
#F7F4F0
rgb(247, 244, 240)
textPrimary
#150D03
rgb(21, 13, 3)
link
#150D03
rgb(21, 13, 3)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Georgia
martinaPlantjin, Georgia, serif
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:

CharacterQuilt.com suggests this flow that can help:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each `src: url(...)` to point to your local file path.

Programmatic alternative: load the URL with Playwright or Puppeteer, listen for `response` events whose `Content-Type` starts with `font/`, and write the body to disk. The CSS extraction step is the same.

Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.

Visual Assets

Clove logo
Logo
Clove favicon
Favicon
Clove social image
Social Card

UI Components

Live previews rendered using Clove's actual button styles.

input
background transparent textColor #140E00 borderColor null borderRadius 0px shadow none
buttonPrimary
background #261807 textColor #F7F4F0 borderRadius 11px shadow none
buttonSecondary
background #F8F5F1 textColor #FFFFFF borderColor #F7F4F0 borderRadius 9px shadow none

Brand Personality

Tone: professional Energy: medium Audience: financially savvy individuals

Clove Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Clove's primary brand color?

Clove's primary brand color is #261807. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Clove use?

Clove uses Inter for body text and Georgia for headings. Fonts were detected on https://www.clove.com/ as part of their live design system.

Does Clove use a light or dark theme?

Clove's primary site uses a light color scheme, with a background of #F7F4F0.

Where can I find Clove's logo?

Clove's logo is available directly on their site (https://www.clove.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.clove.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 Clove.

Methodology

Brand data on this page was extracted from https://www.clove.com/ on 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. This page is published by CharacterQuilt and is not affiliated with or endorsed by Clove.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "martinaPlantjin",
      "role": "unknown"
    },
    {
      "family": "Georgia",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#261807",
    "secondary": "#9A8F82",
    "accent": "#261807",
    "background": "#F7F4F0",
    "textPrimary": "#150D03",
    "link": "#150D03"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Georgia"
    },
    "fontStacks": {
      "heading": [
        "martinaPlantjin",
        "Georgia",
        "serif"
      ],
      "body": [
        "Inter"
      ],
      "paragraph": [
        "Inter"
      ]
    },
    "fontSizes": {
      "h1": "96px",
      "h2": "96px",
      "body": "20px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#140E00",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#261807",
      "textColor": "#F7F4F0",
      "borderRadius": "11px",
      "borderRadiusCorners": {
        "topLeft": "11px",
        "topRight": "11px",
        "bottomRight": "11px",
        "bottomLeft": "11px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#F8F5F1",
      "textColor": "#FFFFFF",
      "borderColor": "#F7F4F0",
      "borderRadius": "9px",
      "borderRadiusCorners": {
        "topLeft": "9px",
        "topRight": "9px",
        "bottomRight": "9px",
        "bottomLeft": "9px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20605%20144%22%20class%3D%22inline-block%20mr-%5B25px%5D%20h-5%22%20aria-hidden%3D%22true%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Cg%20clip-path%3D%22url(%23clip0_1370_4238)%22%20style%3D%22fill%3A%20rgb(247%2C%20244%2C%20240)%20!important%3B%22%3E%3Cpath%20d%3D%22M42.9856%2074.6164C19.7352%2051.3734%2020.0014%2041.8811%2042.9856%2018.9042C65.9698%20-4.07268%2073.9566%20-5.84696%2098.7157%2018.9042C123.475%2043.6553%20121.7%2051.6396%2098.7157%2074.6164C75.7315%2097.5933%2066.8572%2098.5692%2042.9856%2074.6164Z%22%20style%3D%22fill%3A%20rgb(247%2C%20244%2C%20240)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M82.1208%20121.365C89.6639%20100.517%20100.668%2088.7185%20118.771%2078.6938C140.336%2066.7175%20142.377%2069.8225%20140.424%2099.2754C138.472%20128.728%20132.615%20133.696%20105.726%20139.64C78.8374%20145.584%2073.3354%20145.495%2082.0321%20121.365H82.1208Z%22%20style%3D%22fill%3A%20rgb(247%2C%20244%2C%20240)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M59.9352%20121.37C52.3921%20100.522%2041.3881%2088.7234%2023.2847%2078.6988C1.6316%2066.7224%20-0.320727%2069.8274%201.54286%2099.3691C3.40644%20128.911%209.35217%20133.79%2036.241%20139.734C63.1299%20145.678%2068.6319%20145.589%2059.9352%20121.459V121.37Z%22%20style%3D%22fill%3A%20rgb(247%2C%20244%2C%20240)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M603.473%20113.607C605.864%20115.262%20606.232%20117.653%20604.393%20121.883C599.979%20132.735%20587.656%20143.035%20566.321%20143.035C539.284%20143.035%20519.788%20123.723%20519.788%2095.3984C519.788%2066.8903%20538.364%2047.7622%20563.562%2047.7622C583.242%2047.7622%20597.404%2058.6137%20602.002%2077.3739C602.738%2080.8684%20601.634%2082.5238%20598.691%2083.6273L545.905%20103.123C544.618%20103.675%20544.25%20104.779%20544.802%20106.066C549.4%20116.917%20559.516%20124.274%20573.126%20124.274C583.242%20124.274%20590.783%20120.412%20595.381%20115.63C597.772%20113.239%20600.714%20111.952%20603.473%20113.607ZM562.458%2061.7404C549.768%2061.7404%20540.204%2071.3044%20540.204%2087.3058V88.9611C540.388%2090.2485%20541.123%2090.8003%20542.779%2090.0646L577.172%2076.8221C578.644%2076.2704%20579.563%2075.3507%20579.011%2073.3276C576.253%2065.6028%20569.631%2061.7404%20562.458%2061.7404Z%22%20style%3D%22fill%3A%20rgb(247%2C%20244%2C%20240)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M475.865%20141.012H467.037C464.646%20141.012%20462.623%20139.908%20461.519%20137.333L436.873%2074.2475C434.299%2067.6262%20432.459%2064.8674%20429.333%2063.5799L425.654%2062.1085C423.263%2061.1889%20422.344%2059.9014%20422.344%2057.1426V54.3837C422.344%2051.6249%20423.999%2049.7856%20426.758%2049.7856H448.277C450.852%2049.7856%20452.507%2050.8892%20453.427%2053.648L473.658%20112.136C474.394%20113.975%20475.865%20113.975%20476.601%20112.136L491.867%2068.7298C492.786%2065.6031%20492.418%2063.9478%20489.843%2062.8442L485.613%2061.1889C483.59%2060.4532%20482.854%2059.1657%20482.854%2057.1426V54.3837C482.854%2051.6249%20484.51%2049.7856%20487.452%2049.7856H514.305C517.064%2049.7856%20518.903%2051.6249%20518.903%2054.3837V57.1426C518.903%2059.3497%20517.616%2060.6371%20515.777%2061.5568L512.834%2062.8442C509.707%2064.4995%20507.5%2067.0745%20504.925%2073.8796L481.199%20137.149C480.096%20140.092%20478.256%20141.012%20475.865%20141.012Z%22%20style%3D%22fill%3A%20rgb(247%2C%20244%2C%20240)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M376.354%20143.035C349.685%20143.035%20330.373%20123.355%20330.373%2095.3984C330.373%2067.442%20349.685%2047.7622%20376.354%2047.7622C403.023%2047.7622%20422.519%2067.442%20422.519%2095.3984C422.519%20123.355%20403.023%20143.035%20376.354%20143.035ZM380.216%20127.217C392.539%20127.217%20401.184%20118.205%20401.184%20102.02C401.184%2081.4202%20389.78%2063.5796%20372.676%2063.5796C360.353%2063.5796%20351.708%2072.5919%20351.708%2088.7772C351.708%20109.377%20363.112%20127.217%20380.216%20127.217Z%22%20style%3D%22fill%3A%20rgb(247%2C%20244%2C%20240)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M321.683%20141.012H285.267C282.508%20141.012%20280.668%20139.356%20280.668%20136.414V133.471C280.668%20130.896%20281.956%20129.424%20284.531%20128.689L287.841%20127.585C291.52%20126.482%20292.807%20124.642%20292.807%20120.596V32.4967C292.807%2027.7147%20291.888%2024.588%20284.715%2022.7488C281.588%2022.0131%20280.668%2020.9096%20280.668%2018.3346V15.7597C280.668%2013.1848%20281.772%2011.8973%20284.531%2010.9777L306.418%203.62074C311.016%201.96543%20314.143%203.62074%20314.143%208.58668V120.596C314.143%20124.091%20315.246%20126.482%20319.108%20127.585L322.603%20128.689C325.178%20129.424%20326.281%20130.896%20326.281%20133.471V136.414C326.281%20139.172%20324.626%20141.012%20321.683%20141.012Z%22%20style%3D%22fill%3A%20rgb(247%2C%20244%2C%20240)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M238.717%20143.035C209.657%20143.035%20192%20123.355%20192%2095.3987C192%2066.8906%20210.025%2048.1304%20235.222%2048.1304C241.475%2048.1304%20245.338%2049.9696%20249.936%2049.9696C253.982%2049.9696%20255.638%2048.3143%20258.029%2048.3143C260.42%2048.3143%20261.523%2049.6018%20262.627%2051.6249L272.191%2073.144C273.294%2076.0867%20272.375%2078.4778%20270.168%2079.5813L269.248%2080.1331C266.673%2081.4205%20264.282%2080.8688%20262.443%2078.6617C252.143%2066.8906%20245.154%2061.1889%20235.222%2061.1889C223.451%2061.1889%20213.151%2070.3851%20213.151%2087.1222C213.151%20109.193%20226.762%20124.091%20246.074%20124.091C254.534%20124.091%20260.236%20121.7%20264.466%20117.837C267.593%20115.079%20269.8%20114.343%20272.191%20115.814C274.582%20117.47%20275.317%20119.861%20273.11%20124.459C267.593%20136.046%20254.718%20143.035%20238.717%20143.035Z%22%20style%3D%22fill%3A%20rgb(247%2C%20244%2C%20240)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cdefs%20style%3D%22fill%3A%20rgb(247%2C%20244%2C%20240)%20!important%3B%22%3E%3CclipPath%20id%3D%22clip0_1370_4238%22%20style%3D%22fill%3A%20rgb(247%2C%20244%2C%20240)%20!important%3B%22%3E%3Crect%20width%3D%22605%22%20height%3D%22144%22%20style%3D%22fill%3A%20rgb(247%2C%20244%2C%20240)%20!important%3B%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",
    "favicon": "https://www.clove.com/app-icon.png",
    "ogImage": "https://www.clove.com/api/og/?title=Make%20money%20make%20sense.",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, links to the homepage, and matches the brand name 'Clove'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Get updates",
      "reasoning": "Button #0 has a dark background color (#261807) which aligns with the primary brand color and features action-oriented text ('Get updates'), making it the primary CTA."
    },
    "secondary": {
      "index": 1,
      "text": "Clove raises $14M seed, led by",
      "reasoning": "Button #1 has a lighter background color (#F8F5F1) and less action-oriented text, making it suitable as a secondary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "financially savvy individuals"
  },
  "designSystem": {
    "framework": "tailwind",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is visible, links to the homepage, and matches the brand name 'Clove'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles