Ciro Brand: Colors, Fonts, Logo & Visual Identity
Ciro Brand Identity
A complete profile of Ciro's visual system — colors, typography, components, and personality — extracted from https://www.ciro.io/. Built for designers, agents, and AI tools.
Color Palette
Brand palette extracted from https://www.ciro.io/.
primary#63594C
secondary#524739
accent#FCF9F5
background#FCF9F5
textPrimary#31231B
link#31231B
Typography
Each font links to its Google Fonts page where available.
primary
Plus Jakarta Sans
Google Fonts →
heading
Plus Jakarta Display
Google Fonts →
Plus Jakarta Display, Plus Jakarta Sans, system-ui, sans-serif
Visual Assets
Logo
Favicon
Social Card
UI Components
Live previews rendered using Ciro's actual button styles.
Button Primary
buttonPrimary
background#FCF9F5
textColor#FFFFFF
borderRadius32px
shadowrgba(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.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.1) 0px 2px 4px -2px
Button Secondary
buttonSecondary
background#FFFFFF
textColor#31231B
borderRadius0px
shadownone
Brand Personality
Tone: professional
Energy: medium
Audience: business professionals
Ciro Brand in the Wild
Image: cdn.prod.website-files.com
Source: ciro.io
Image: cdn.prod.website-files.com
Source: ciro.io
Image: cdn.prod.website-files.com
Source: ciro.io
Image: cdn.prod.website-files.com
Source: ciro.io
Frequently Asked Questions
What is Ciro's primary brand color?
Ciro's primary brand color is #63594C. It anchors the visual identity across their website, product UI, and marketing materials.
What accent color does Ciro use?
Ciro uses #FCF9F5 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.
What font does Ciro use?
Ciro uses Plus Jakarta Sans for body text and Plus Jakarta Display for headings. Fonts were detected on https://www.ciro.io/ as part of their live design system.
Does Ciro use a light or dark theme?
Ciro's primary site uses a light color scheme, with a background of #FCF9F5.
Where can I find Ciro's logo?
Ciro's logo is available directly on their site (https://www.ciro.io/). 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.ciro.io/ 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 Ciro.
Machine-Readable Profile
Direct endpoints for agents, designers, and tooling. No login or auth required.
{
"colorScheme": "light",
"fonts": [
{
"family": "Plus Jakarta Sans",
"role": "body"
},
{
"family": "Plus Jakarta Display",
"role": "heading"
}
],
"colors": {
"primary": "#63594C",
"secondary": "#524739",
"accent": "#FCF9F5",
"background": "#FCF9F5",
"textPrimary": "#31231B",
"link": "#31231B"
},
"typography": {
"fontFamilies": {
"primary": "Plus Jakarta Sans",
"heading": "Plus Jakarta Display"
},
"fontStacks": {
"heading": [
"Plus Jakarta Display",
"Plus Jakarta Sans",
"system-ui",
"sans-serif"
],
"body": [
"Plus Jakarta Sans",
"system-ui",
"-apple-system",
"sans-serif"
],
"paragraph": [
"Plus Jakarta Sans",
"system-ui",
"-apple-system",
"sans-serif"
]
},
"fontSizes": {
"h1": "60.75px",
"h2": "48.006px",
"body": "18px"
}
},
"spacing": {
"baseUnit": 8,
"borderRadius": "0px"
},
"components": {
"buttonPrimary": {
"background": "#FCF9F5",
"textColor": "#FFFFFF",
"borderRadius": "32px",
"borderRadiusCorners": {
"topLeft": "32px",
"topRight": "32px",
"bottomRight": "32px",
"bottomLeft": "32px"
},
"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.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.1) 0px 2px 4px -2px"
},
"buttonSecondary": {
"background": "#FFFFFF",
"textColor": "#31231B",
"borderRadius": "0px",
"borderRadiusCorners": {
"topLeft": "0px",
"topRight": "0px",
"bottomRight": "0px",
"bottomLeft": "0px"
},
"shadow": "none"
}
},
"images": {
"logo": "https://www.ciro.io/ciro_logo.png",
"favicon": "https://www.ciro.io/icons/ciro-icon.svg",
"ogImage": "https://ciro.io/og-image.png",
"logoHref": "/",
"logoAlt": "Ciro"
}
}