Codex Brand: Colors, Fonts, Logo & Visual Identity
Codex Brand Identity
A complete profile of Codex's visual system — colors, typography, components, and personality — extracted from https://www.codex.xyz/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.codex.xyz/.
- primary:
#850053 - rgb:
rgb(133, 0, 83) - secondary:
#F79E8A - rgb:
rgb(247, 158, 138) - accent:
#FFDBE2 - rgb:
rgb(255, 219, 226) - background:
#F9F9F9 - rgb:
rgb(249, 249, 249) - textPrimary:
#000000 - rgb:
rgb(0, 0, 0) - link:
#A49C8D - rgb:
rgb(164, 156, 141)
Typography
Each font links to its Google Fonts page where available.
Primary: Tiempos Text
Heading: Tiempos Headline
Visual Assets
%22%20id%3D%22logo%20lockup%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint0_linear_0_56%26quot%3B)%20!important%3B%22%2F%3E%0A%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3ClinearGradient%20gradientUnits%3D%22userSpaceOnUse%22%20id%3D%22paint0_linear_0_56%22%20x1%3D%2217.2272%22%20x2%3D%2217.2272%22%20y1%3D%220%22%20y2%3D%2240%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cstop%20stop-color%3D%22%23AFFF60%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(175%2C%20255%2C%2096)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.5%22%20stop-color%3D%22%23FF6A48%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(255%2C%20106%2C%2072)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23AE006C%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(174%2C%200%2C%20108)%20!important%3B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E)
UI Components
Live previews rendered using Codex's actual button styles.
Button Primary
- background:
#FFDBE2 - textColor:
#000000 - borderRadius:
24px - shadow:
none
Button Secondary
- background:
#F9F9F9 - textColor:
#000000 - borderRadius:
24px - shadow:
none
Brand Personality
- Tone: modern
- Energy: medium
- Audience: developers and tech companies
Codex Brand in the Wild
Image: source
Image: source
Image: source
Image: source
Image: source
Image: source
Frequently Asked Questions
What is Codex's primary brand color?
Codex's primary brand color is#850053. It anchors the visual identity across their website, product UI, and marketing materials.What accent color does Codex use?
Codex uses#FFDBE2as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.What font does Codex use?
Codex uses Tiempos Text for body text and Tiempos Headline for headings. Fonts were detected on https://www.codex.xyz/ as part of their live design system.Does Codex use a light or dark theme?
Codex's primary site uses a light color scheme, with a background of#F9F9F9.Where can I find Codex's logo?
Codex's logo is available directly on their site (https://www.codex.xyz/). 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.codex.xyz/ 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 Codex.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Tiempos Text",
"role": "body"
},
{
"family": "Tiempos Headline",
"role": "heading"
},
{
"family": "Die Grotesk VF",
"role": "unknown"
}
],
"colors": {
"primary": "#850053",
"secondary": "#F79E8A",
"accent": "#FFDBE2",
"background": "#F9F9F9",
"textPrimary": "#000000",
"link": "#A49C8D"
},
"typography": {
"fontFamilies": {
"primary": "Tiempos Text",
"heading": "Tiempos Headline"
},
"fontStacks": {
"heading": [
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"body": [
"ui-sans-serif",
"system-ui",
"sans-serif",
"Apple Color Emoji",
"Segoe UI Emoji",
"Segoe UI Symbol",
"Noto Color Emoji"
],
"paragraph": [
"Die Grotesk VF",
"sans-serif"
]
},
"fontSizes": {
"h1": "16px",
"h2": "16px",
"body": "14px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "8px"
},
"components": {
"buttonPrimary": {
"background": "#FFDBE2",
"textColor": "#000000",
"borderRadius": "24px",
"borderRadiusCorners": {
"topLeft": "24px",
"topRight": "24px",
"bottomRight": "24px",
"bottomLeft": "24px"
},
"shadow": "none"
},
"buttonSecondary": {
"background": "#F9F9F9",
"textColor": "#000000",
"borderRadius": "24px",
"borderRadiusCorners": {
"topLeft": "24px",
"topRight": "24px",
"bottomRight": "24px",
"bottomLeft": "24px"
},
"shadow": "none"
}
},
"images": {
"logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20height%3D%22100%25%22%20overflow%3D%22visible%22%20preserveAspectRatio%3D%22none%22%20style%3D%22display%3A%20block%3B%22%20viewBox%3D%220%200%2034.4545%2040%22%20width%3D%22100%25%22%20aria-label%3D%22codex%20logomark%22%20role%3D%22img%22%20data-fc-idx%3D%220%22%3E%0A%3Cpath%20d%3D%22M16.7839%200C16.7839%206.08715%2014.6625%2010.6972%2011.8356%2014.0642C15.3366%2011.8596%2018.9481%208.83163%2021.9788%204.89988L24.139%206.5677C20.8425%2010.8443%2016.919%2014.1106%2013.1365%2016.4705C18.217%2015.24%2023.2545%2013.4966%2026.4937%2011.1765L28.0816%2013.3968C24.8522%2015.7099%2020.2538%2017.4096%2015.6962%2018.6348H34.1083L34.4545%2021.3205C29.757%2022.5544%2020.3988%2028.0309%2020.3988%2040H17.6706C17.6706%2033.9128%2019.792%2029.3028%2022.6189%2025.9358C19.1179%2028.1404%2015.5064%2031.1684%2012.4757%2035.1001L10.3155%2033.4323C13.612%2029.1557%2017.5355%2025.8894%2021.318%2023.5295C16.2375%2024.76%2011.2%2026.5034%207.9608%2028.8235L6.37288%2026.6032C9.60228%2024.2901%2014.2007%2022.5904%2018.7583%2021.3652H0.346226L0%2018.6795C4.69753%2017.4457%2014.0557%2011.9691%2014.0557%200H16.7839Z%22%20fill%3D%22url(%23paint0_linear_0_56)%22%20id%3D%22logo%20lockup%22%20style%3D%22fill%3A%20url(%26quot%3B%23paint0_linear_0_56%26quot%3B)%20!important%3B%22%2F%3E%0A%3Cdefs%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3ClinearGradient%20gradientUnits%3D%22userSpaceOnUse%22%20id%3D%22paint0_linear_0_56%22%20x1%3D%2217.2272%22%20x2%3D%2217.2272%22%20y1%3D%220%22%20y2%3D%2240%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%0A%3Cstop%20stop-color%3D%22%23AFFF60%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(175%2C%20255%2C%2096)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%220.5%22%20stop-color%3D%22%23FF6A48%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(255%2C%20106%2C%2072)%20!important%3B%22%2F%3E%0A%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23AE006C%22%20style%3D%22fill%3A%20none%20!important%3B%20stop-color%3A%20rgb(174%2C%200%2C%20108)%20!important%3B%22%2F%3E%0A%3C%2FlinearGradient%3E%0A%3C%2Fdefs%3E%0A%3C%2Fsvg%3E",
"favicon": "https://www.codex.xyz/_assets/v11/926437c12683c20a59ced77aaee8aff6a6ed62c1.png",
"ogImage": "https://www.codex.xyz/_assets/v11/dbbfbbfea7f20564d936002da200d729e46aaa56.png",
"logoHref": "/",
"logoAlt": "codex logomark"
}
Methodology
Brand data on this page was extracted from https://www.codex.xyz/ on 2026-07-27 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.