Archil Brand: Colors, Fonts, Logo & Visual Identity
Archil Brand Identity
A complete profile of Archil's visual system — colors, typography, components, and personality — extracted from https://archil.com. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://archil.com.
| Color Type | Hex Value | RGB Value |
|---|---|---|
| primary | #CA5551 | rgb(202, 85, 81) |
| secondary | #443734 | rgb(68, 55, 52) |
| accent | #CA5551 | rgb(202, 85, 81) |
| background | #FFFBF9 | rgb(255, 251, 249) |
| textPrimary | #0F0A09 | rgb(15, 10, 9) |
| link | #36241E | rgb(54, 36, 30) |
Typography
Each font links to its Google Fonts page where available.
| Role | Font Family | Google Fonts Link |
|---|---|---|
| primary | Inter | Google Fonts → |
| heading | Inter | Google Fonts → |
Visual Assets
UI Components
Live previews rendered using Archil's actual button styles.
Button Primary
background: #CA5551
textColor: #FFFBF9
borderRadius: 0px
shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px
Button Secondary
background: transparent
textColor: #0F0A09
borderColor: #DDD6D2
borderRadius: 0px
shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px
Brand Personality
Tone: modern
Energy: medium
Audience: tech professionals and AI developers
Archil Brand in the Wild
Image Source: archil.com
Image Source: archil.com
Image Source: archil.com
Image Source: archil.com
Frequently Asked Questions
What is Archil's primary brand color?
Archil's primary brand color is #CA5551. It anchors the visual identity across their website, product UI, and marketing materials.
What font does Archil use?
Archil uses Inter as the primary typeface across body and headings.
Does Archil use a light or dark theme?
Archil's primary site uses a light color scheme, with a background of #FFFBF9.
How was this brand profile generated?
This profile was extracted from https://archil.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 Archil.
Methodology
Brand data on this page was extracted from https://archil.com 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. This page is published by CharacterQuilt and is not affiliated with or endorsed by Archil.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
GET /branding/archil.json GET /branding/archil/llms.txt
{
"colorScheme": "light",
"fonts": [
{
"family": "Inter",
"role": "body"
},
{
"family": "IBM Plex Mono",
"role": "monospace"
}
],
"colors": {
"primary": "#CA5551",
"secondary": "#443734",
"accent": "#CA5551",
"background": "#FFFBF9",
"textPrimary": "#0F0A09",
"link": "#36241E"
},
"typography": {
"fontFamilies": {
"primary": "Inter",
"heading": "Inter"
},
"fontStacks": {
"heading": [
"Inter"
],
"body": [
"Inter"
],
"paragraph": [
"Inter"
]
},
"fontSizes": {
"h1": "60px",
"h2": "60px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#CA5551",
"textColor": "#FFFBF9",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
},
"buttonSecondary": {
"background": "transparent",
"textColor": "#0F0A09",
"borderColor": "#DDD6D2",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px"
}
},
"images": {
"logo": null,
"favicon": "https://archil.com/icon.svg?2fb4ca247cf1fcfa",
"ogImage": null
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "tech professionals and AI developers"
}
}