Home · Branding · Open

Open Brand Identity

A complete profile of Open's visual system — colors, typography, components, and personality — extracted from https://open.cx. Built for designers, agents, and AI tools.

Download JSON
Primary
#FFB900
Accent
#A9D1FD
Body Font
nitti-grotesk
Heading
nitti-grotesk

Color Palette

Brand palette extracted from https://open.cx.

primary
#F2EBE0
rgb(242, 235, 224)
secondary
#0A5844
rgb(10, 88, 68)
accent
#161616
rgb(22, 22, 22)
background
#FCF8F2
rgb(252, 248, 242)
textPrimary
#161616
rgb(22, 22, 22)
link
#9FE870
rgb(159, 232, 112)

Typography

Each font links to its Google Fonts page where available.

primary
nitti-grotesk
nitti-grotesk Google Fonts →
heading
nitti-grotesk
nitti-grotesk Google Fonts →
Leitura, “Didot”, Times New Roman, Times, 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

Open logo
Logo
Open favicon
Favicon
Open social image
Social Card

UI Components

Live previews rendered using Open's actual button styles.

input
background transparent textColor #161616 borderColor null borderRadius 0px shadow none
buttonPrimary
background #161616 textColor #FCF8F2 borderColor #161616 borderRadius 9999px shadow none
buttonSecondary
background #E9D9C2 textColor #000000 borderRadius 12px shadow none

Brand Personality

Tone: modern Energy: medium Audience: corporate clients and businesses

Open Brand in the Wild

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

Frequently Asked Questions

What is Open's primary brand color?

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

What accent color does Open use?

Open uses #161616 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Open use?

Open uses nitti-grotesk as the primary typeface across body and headings.

Does Open use a light or dark theme?

Open's primary site uses a light color scheme, with a background of #FCF8F2.

Where can I find Open's logo?

Open's logo is available directly on their site (https://open.cx). 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://open.cx 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 Open.

Methodology

Brand data on this page was extracted from https://open.cx 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 Open.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "nitti-grotesk",
      "role": "body"
    }
  ],
  "colors": {
    "primary": "#F2EBE0",
    "secondary": "#0A5844",
    "accent": "#161616",
    "background": "#FCF8F2",
    "textPrimary": "#161616",
    "link": "#9FE870"
  },
  "typography": {
    "fontFamilies": {
      "primary": "nitti-grotesk",
      "heading": "nitti-grotesk"
    },
    "fontStacks": {
      "heading": [
        "Leitura",
        "“Didot”",
        "Times New Roman",
        "Times",
        "serif"
      ],
      "body": [
        "nitti-grotesk",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol"
      ],
      "paragraph": [
        "nitti-grotesk",
        "-apple-system",
        "BlinkMacSystemFont",
        "Segoe UI",
        "Helvetica",
        "Arial",
        "sans-serif",
        "Apple Color Emoji",
        "Segoe UI Emoji",
        "Segoe UI Symbol"
      ]
    },
    "fontSizes": {
      "h1": "79.4385px",
      "h2": "47.624px",
      "body": "31.812px"
    }
  },
  "spacing": {
    "baseUnit": 4,
    "borderRadius": "0px"
  },
  "components": {
    "input": {
      "background": "transparent",
      "textColor": "#161616",
      "borderColor": null,
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#161616",
      "textColor": "#FCF8F2",
      "borderColor": "#161616",
      "borderRadius": "9999px",
      "borderRadiusCorners": {
        "topLeft": "9999px",
        "topRight": "9999px",
        "bottomRight": "9999px",
        "bottomLeft": "9999px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#E9D9C2",
      "textColor": "#000000",
      "borderRadius": "12px",
      "borderRadiusCorners": {
        "topLeft": "12px",
        "topRight": "12px",
        "bottomRight": "12px",
        "bottomLeft": "12px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%20120%2036%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20class%3D%22css-vrejbf%22%20data-fc-idx%3D%220%22%3E%3Cpath%20d%3D%22M22.3396%2016.8005C23.895%2016.8005%2025.1558%2015.5846%2025.1558%2014.0847C25.1558%2012.5848%2023.895%2011.3689%2022.3396%2011.3689C20.7843%2011.3689%2019.5234%2012.5848%2019.5234%2014.0847C19.5234%2015.5846%2020.7843%2016.8005%2022.3396%2016.8005Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M70.2686%207.68896C67.0937%207.68896%2064.5205%209.2194%2063.1791%2011.2565L63.1942%207.68896L58.4375%208.89979C58.9933%2011.5102%2059.1444%2014.1084%2059.1444%2016.8479V27.3116C59.1444%2030.2039%2058.92%2033.1067%2058.6832%2035.9999H63.6528C63.3347%2033.227%2063.1173%2030.4436%2063.1102%2027.6698C64.4173%2027.9965%2065.7601%2028.1605%2067.1078%2028.158C73.6274%2028.158%2078.2064%2024.1489%2078.2064%2017.1772C78.2082%2011.5216%2075.2144%207.68896%2070.2686%207.68896ZM67.76%2027.1237C65.9105%2027.1237%2064.2819%2026.3853%2063.1208%2024.8671L63.1791%2011.9782C64.6018%2010.95%2066.5476%2010.3459%2068.2849%2010.3459C72.1782%2010.3459%2074.1894%2013.3313%2074.1894%2018.3054C74.185%2023.9487%2071.5941%2027.1237%2067.76%2027.1237Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M20.2443%2021.7035L11.5333%2011.8887C15.1987%2011.3952%2018.4346%209.4003%2018.4346%205.63172C18.4346%202.4804%2016.2449%200.012207%2011.6429%200.012207C6.6945%200.012207%204.16462%202.89308%204.16462%206.29113C4.16462%208.63113%205.2789%2010.8429%206.94546%2012.6947C2.35668%2013.8731%200%2016.7022%200%2020.0695C0%2024.7609%203.15903%2028.158%208.05797%2028.158C11.4061%2028.158%2014.3407%2026.4063%2015.3578%2024.1954L15.0856%2023.961C13.7964%2025.3483%2012.2226%2025.9006%2010.2697%2025.9006C6.40113%2025.9006%203.85711%2022.9258%203.85711%2018.9877C3.85711%2016.2421%205.18258%2014.327%207.42263%2013.2216L16.6002%2023.349C17.6888%2024.5484%2019.085%2026.3124%2020.2443%2027.7814H26.1365C23.9715%2025.7592%2022.0425%2023.7371%2020.2443%2021.7035ZM11.6076%201.01143C14.0208%201.01143%2015.1925%202.69201%2015.1925%205.65542C15.1925%208.29747%2013.7981%2010.3196%2011.073%2011.3689C8.50951%208.46606%207.60819%206.9523%207.60819%204.85552C7.60819%202.31621%209.13425%201.01143%2011.6076%201.01143Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M92.0768%2024.7364C87.1072%2024.7364%2084.7646%2020.7272%2084.7646%2015.7803C84.7646%2015.6275%2084.7708%2015.4826%2084.7752%2015.3334H98.4187C98.4187%2010.5919%2095.8031%207.69434%2090.4553%207.69434C84.4686%207.69434%2080.8359%2011.6333%2080.8359%2017.6057C80.8359%2023.8135%2084.7876%2028.1748%2090.6329%2028.1748C95.721%2028.1748%2098.88%2024.9181%2099.3881%2019.5568L99.0452%2019.4988C97.946%2022.8082%2095.523%2024.7364%2092.0768%2024.7364ZM90.184%208.72341C93.1981%208.72341%2094.4167%2010.3917%2094.4193%2014.191H84.8459C85.2162%2010.742%2086.8871%208.72341%2090.184%208.72341Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M115.029%2027.77H119.998C119.644%2024.8777%20119.524%2021.9854%20119.524%2019.0817V14.2243C119.524%2010.0035%20117.465%207.68726%20113.786%207.68726C112.393%207.68631%20111.021%208.01184%20109.779%208.63738C108.537%209.26293%20107.462%2010.1708%20106.639%2011.2873V7.68726L101.883%208.89984C102.439%2011.5103%20102.605%2014.1084%20102.605%2016.8479V19.0817C102.605%2021.9854%20102.486%2024.8768%20102.131%2027.77H107.101C106.757%2024.8777%20106.639%2021.9854%20106.639%2019.0817V12.0494C108.396%2010.9957%20110.512%2010.4399%20112.271%2010.4399C114.437%2010.4399%20115.502%2011.2987%20115.502%2014.2261V19.0817C115.502%2021.9854%20115.384%2024.8777%20115.029%2027.77Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22M42.4283%200C35.2823%200%2029.0234%204.8082%2029.0234%2014.0734C29.0234%2023.3385%2035.2823%2028.1467%2042.4283%2028.1467C49.5744%2028.1467%2055.8341%2023.3377%2055.8341%2014.0734C55.8341%204.80907%2049.5717%200%2042.4283%200ZM42.4283%2027.065C37.5542%2027.065%2033.8146%2023.1735%2033.8146%2014.0699C33.8146%204.96624%2037.5542%201.07473%2042.4283%201.07473C47.3025%201.07473%2051.0421%204.96624%2051.0421%2014.0699C51.0421%2023.1735%2047.3034%2027.065%2042.4283%2027.065Z%22%20fill%3D%22currentColor%22%20style%3D%22fill%3A%20rgb(22%2C%2022%2C%2022)%20!important%3B%22%2F%3E%3C%2Fsvg%3E",
    "favicon": "https://andopen.co/icons/favicon.ico",
    "ogImage": "https://cdn.sanity.io/images/oghxjkqh/production/5aea83e1a7081f0b3652340b1c6227e27bd88afb-1200x675.png?rect=0,23,1200,630&w=1200&h=630",
    "logoHref": "/"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, links to the homepage, and matches the brand '&Open'.",
    "confidence": 0.95,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Let’s get started",
      "reasoning": "Button #0 ('Let’s get started') has a strong call-to-action text and uses a dark background (#161616), which stands out as a primary action button."
    },
    "secondary": {
      "index": 3,
      "text": "GIFT GUIDES AND TIPS",
      "reasoning": "Button #3 ('GIFT GUIDES AND TIPS') has a different background color (#E9D9C2) and serves as a secondary action with less emphasis."
    },
    "confidence": 0.9
  },
  "personality": {
    "tone": "modern",
    "energy": "medium",
    "targetAudience": "corporate clients and businesses"
  },
  "designSystem": {
    "framework": "chakra",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.9,
    "colors": 0.9,
    "overall": 0.9
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, links to the homepage, and matches the brand '&Open'.",
        "confidence": 0.95
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles