Home · Branding · Curri

Curri Brand Identity

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

Download JSON
Primary
#009571
Accent
#009571
Body Font
Inter
Heading
Inter

Color Palette

Brand palette extracted from http://www.curri.com.

primary
#009571
rgb(0, 149, 113)
accent
#009571
rgb(0, 149, 113)
background
#F4F4F4
rgb(244, 244, 244)
textPrimary
#1C1C1C
rgb(28, 28, 28)
link
#009571
rgb(0, 149, 113)

Typography

Each font links to its Google Fonts page where available.

primary
Inter
heading
Inter
laygrotesk, Arial, sans-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

Curri logo
Logo
Curri favicon
Favicon

UI Components

Live previews rendered using Curri's actual button styles.

buttonPrimary
background #1C1C1C textColor #FCFCFC borderRadius 5px shadow none
buttonSecondary
background #FCFCFC textColor #1C1C1C borderColor #DEE0E0 borderRadius 8px shadow none

Brand Personality

Tone: professional Energy: medium Audience: construction and industrial supply companies

Curri Brand in the Wild

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

Frequently Asked Questions

What is Curri's primary brand color?

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

What font does Curri use?

Curri uses Inter as the primary typeface across body and headings.

Does Curri use a light or dark theme?

Curri's primary site uses a light color scheme, with a background of #F4F4F4.

Where can I find Curri's logo?

Curri's logo is available directly on their site (http://www.curri.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 http://www.curri.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 Curri.

Methodology

Brand data on this page was extracted from http://www.curri.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 Curri.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Inter",
      "role": "body"
    },
    {
      "family": "laygrotesk",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#009571",
    "accent": "#009571",
    "background": "#F4F4F4",
    "textPrimary": "#1C1C1C",
    "link": "#009571"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Inter",
      "heading": "Inter"
    },
    "fontStacks": {
      "heading": [
        "laygrotesk",
        "Arial",
        "sans-serif"
      ],
      "body": [
        "Inter",
        "Arial",
        "sans-serif"
      ],
      "paragraph": [
        "Inter",
        "Arial",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "32px",
      "h2": "24px",
      "body": "16px"
    }
  },
  "spacing": {
    "baseUnit": 12,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#1C1C1C",
      "textColor": "#FCFCFC",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FCFCFC",
      "textColor": "#1C1C1C",
      "borderColor": "#DEE0E0",
      "borderRadius": "8px",
      "borderRadiusCorners": {
        "topLeft": "8px",
        "topRight": "8px",
        "bottomRight": "8px",
        "bottomLeft": "8px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20width%3D%2270%22%20height%3D%2216%22%20viewBox%3D%220%200%2070%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22h-%5B18px%5D%20w-%5B80px%5D%22%20aria-label%3D%22Curri%22%20data-fc-idx%3D%220%22%3E%3Cg%20clip-path%3D%22url(%23curri-logo-clip)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M67.0192%2011.1842H64.2113C63.9045%2011.1842%2063.6529%2010.9602%2063.5821%2010.6722V5.3442C63.6529%205.0482%2063.9045%204.8322%2064.2113%204.8322H67.0113C67.0742%204.8322%2067.1214%204.7762%2067.1214%204.7122V2.3202C67.1214%202.2562%2067.0742%202.2002%2067.0113%202.2002H57.4158C57.3529%202.2002%2057.3057%202.2562%2057.3057%202.3202V4.7122C57.3057%204.7762%2057.3529%204.8322%2057.4158%204.8322H60.1686C60.5225%204.8322%2060.8135%205.1362%2060.8135%205.5042V10.5122C60.8135%2010.8802%2060.5225%2011.1842%2060.1686%2011.1842H57.4158C57.3529%2011.1842%2057.3057%2011.2402%2057.3057%2011.3042V13.6882C57.3057%2013.7522%2057.3529%2013.8082%2057.4158%2013.8082H67.0113C67.0742%2013.8082%2067.1214%2013.7602%2067.1214%2013.6962V11.3122C67.1214%2011.2482%2067.0821%2011.1922%2067.0192%2011.1922V11.1842Z%22%20fill%3D%22%231c1c1c%22%20style%3D%22fill%3A%20rgb(28%2C%2028%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M53.9315%203.25638C53.609%202.92038%2053.2236%202.65638%2052.7989%202.47238C52.3742%202.28838%2051.918%202.19238%2051.454%202.19238H43.6439C43.5809%202.19238%2043.5259%202.24838%2043.5259%202.31238V13.6804C43.5259%2013.7444%2043.5809%2013.8004%2043.6439%2013.8004H46.2394C46.3023%2013.8004%2046.3573%2013.7444%2046.3573%2013.6804V10.7204C46.3573%2010.6324%2046.4281%2010.5604%2046.5146%2010.5604H49.645C49.7315%2010.5604%2049.8101%2010.6084%2049.8573%2010.6884L51.4382%2013.7364C51.454%2013.7764%2051.4933%2013.8004%2051.5405%2013.8004H54.4663C54.5528%2013.8004%2054.6079%2013.7044%2054.5686%2013.6324L52.854%2010.3604C52.8304%2010.3204%2052.854%2010.2644%2052.8933%2010.2484C53.4989%209.99238%2054.0101%209.56038%2054.3798%209.00838C54.7652%208.43238%2054.954%207.75238%2054.954%207.05638V5.80838C54.954%205.33638%2054.8832%204.87238%2054.7023%204.43238C54.5292%203.99238%2054.2697%203.60038%2053.9472%203.26438H53.9315V3.25638ZM52.1461%207.19238C52.1461%207.28838%2052.1304%207.38438%2052.091%207.47238C52.0517%207.56038%2052.0045%207.64838%2051.9337%207.71238C51.863%207.78438%2051.7843%207.84038%2051.6978%207.87238C51.6113%207.91238%2051.5169%207.92838%2051.4225%207.92838H46.436C46.3888%207.92838%2046.3573%207.89638%2046.3573%207.84838V4.89638C46.3573%204.84838%2046.3888%204.81638%2046.436%204.81638H51.4225C51.7135%204.81638%2051.9888%205.00038%2052.0989%205.30438C52.1304%205.39238%2052.1461%205.48838%2052.1461%205.57638V7.18438V7.19238Z%22%20fill%3D%22%231c1c1c%22%20style%3D%22fill%3A%20rgb(28%2C%2028%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M39.9315%203.25638C39.609%202.92038%2039.2236%202.65638%2038.7989%202.47238C38.3742%202.28838%2037.918%202.19238%2037.454%202.19238H29.6439C29.5809%202.19238%2029.5259%202.24838%2029.5259%202.31238V13.6804C29.5259%2013.7444%2029.5731%2013.8004%2029.6439%2013.8004H32.2394C32.3023%2013.8004%2032.3573%2013.7444%2032.3573%2013.6804V10.7204C32.3573%2010.6324%2032.4281%2010.5604%2032.5146%2010.5604H35.645C35.7315%2010.5604%2035.8101%2010.6084%2035.8573%2010.6884L37.4382%2013.7364C37.454%2013.7764%2037.4933%2013.8004%2037.5405%2013.8004H40.4663C40.5528%2013.8004%2040.6079%2013.7044%2040.5686%2013.6324L38.854%2010.3604C38.8304%2010.3204%2038.854%2010.2644%2038.8933%2010.2484C39.4989%209.99238%2040.0102%209.56038%2040.3798%209.00838C40.7652%208.43238%2040.954%207.75238%2040.954%207.05638V5.80838C40.954%205.33638%2040.8832%204.87238%2040.7023%204.43238C40.5292%203.99238%2040.2697%203.60038%2039.9472%203.26438H39.9315V3.25638ZM38.091%207.48038C38.0517%207.56838%2038.0045%207.65638%2037.9337%207.72038C37.863%207.79238%2037.7843%207.84838%2037.6978%207.88038C37.6113%207.92038%2037.5169%207.93638%2037.4225%207.93638H32.436C32.3888%207.93638%2032.3573%207.90438%2032.3573%207.85638V4.90438C32.3573%204.85638%2032.3888%204.82438%2032.436%204.82438H37.4225C37.7135%204.82438%2037.9888%205.00838%2038.0989%205.31238C38.1304%205.40038%2038.1461%205.49638%2038.1461%205.58438V7.19238C38.1461%207.28838%2038.1304%207.38438%2038.091%207.47238V7.48038Z%22%20fill%3D%22%231c1c1c%22%20style%3D%22fill%3A%20rgb(28%2C%2028%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M27.064%202.2002H24.5864C24.5235%202.2002%2024.4763%202.2562%2024.4763%202.3202V10.5122C24.4763%2010.8802%2024.1932%2011.1842%2023.8392%2011.1842H19.1044C18.7505%2011.1842%2018.4673%2010.8802%2018.4673%2010.5122V2.3282C18.4673%202.2642%2018.4201%202.2082%2018.3572%202.2082H15.8718C15.8089%202.2082%2015.7617%202.2642%2015.7617%202.3282V10.1122C15.7617%2012.1522%2017.319%2013.8082%2019.246%2013.8082H23.6741C25.601%2013.8082%2027.1583%2012.1522%2027.1583%2010.1122V2.3202C27.1583%202.2562%2027.1112%202.2002%2027.0482%202.2002H27.064Z%22%20fill%3D%22%231c1c1c%22%20style%3D%22fill%3A%20rgb(28%2C%2028%2C%2028)%20!important%3B%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.2919%202.20038H5.63127C3.62565%202.20038%201.99756%203.85638%201.99756%205.89638V10.0964C1.99756%2012.1364%203.62565%2013.7924%205.63127%2013.7924H13.2841C13.347%2013.7924%2013.4021%2013.7364%2013.4021%2013.6724V11.2964C13.4021%2011.2324%2013.347%2011.1764%2013.2841%2011.1764H5.23801C4.87621%2011.1764%204.57733%2010.8724%204.57733%2010.5044V5.49638C4.57733%205.12838%204.87621%204.82438%205.23801%204.82438H13.2919C13.3549%204.82438%2013.4099%204.76838%2013.4099%204.70438V2.31238C13.4099%202.24838%2013.3549%202.19238%2013.2919%202.19238V2.20038Z%22%20fill%3D%22%231c1c1c%22%20style%3D%22fill%3A%20rgb(28%2C%2028%2C%2028)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3CclipPath%20id%3D%22curri-logo-clip%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Crect%20width%3D%2270%22%20height%3D%2216%22%20fill%3D%22white%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E",
    "favicon": "https://www.curri.com/favicon.ico?favicon.0x3dzn~oxb6tn.ico",
    "ogImage": null,
    "logoHref": "/",
    "logoAlt": "Curri"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, links to the homepage, and matches the brand name 'Curri'.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Sign up for free",
      "reasoning": "Button #0 ('Sign up for free') is the primary CTA due to its action-oriented text and distinct dark background color (#1C1C1C), which contrasts with the other buttons."
    },
    "secondary": {
      "index": 8,
      "text": "HotshotsRush, same-day or scheduled delivery.Learn more →",
      "reasoning": "Button #1 ('HotshotsRush, same-day or scheduled delivery.Learn more →') is selected as secondary due to its informative text and lighter background color (#FCFCFC), which is different from the primary button's color."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "construction and industrial supply companies"
  },
  "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, located in the header, links to the homepage, and matches the brand name 'Curri'.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles