llms.txt

Curo Brand Identity

A complete profile of Curo's visual system — colors, typography, components, and personality.

Quick Facts

Field Value
Primary #E1FE8D
Accent #E1FE8D
Body Font Inter
Heading Font Clash Grotesk

Color Palette

Typography

Visual Assets

UI Components

Brand Personality

Tone: modern · Energy: medium · Audience: tech-savvy individuals interested in sustainable energy solutions

Curo Brand in the Wild

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

Machine-Readable Profile

{
 "colorScheme": "light",
 "fonts": [
  {
   "family": "Inter",
   "role": "body"
  },
  {
   "family": "Clash Grotesk",
   "role": "heading"
  }
 ],
 "colors": {
  "primary": "#E1FE8D",
  "secondary": "#F8F5E9",
  "accent": "#E1FE8D",
  "background": "#FFFFFF",
  "textPrimary": "#0F111A",
  "link": "#181E2C"
 },
 "typography": {
  "fontFamilies": {
   "primary": "Inter",
   "heading": "Clash Grotesk"
  },
  "fontSizes": {
   "h1": "80px",
   "h2": "56px",
   "body": "18px"
  }
 },
 "spacing": {
  "baseUnit": 4,
  "borderRadius": "14px"
 },
 "components": {
  "input": {
   "background": "#FFFFFF",
   "textColor": "#0A0A0A",
   "borderColor": "#E5E7EB",
   "borderRadius": "8px",
   "shadow": "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"
  },
  "buttonPrimary": {
   "background": "#E1FE8D",
   "textColor": "#0A0A0A",
   "borderRadius": "80px",
   "shadow": "rgba(142, 161, 19, 0.5) 0px 1px 2px 0px"
  },
  "buttonSecondary": {
   "background": "#FFFFFF",
   "textColor": "#0A0A0A",
   "borderColor": "#E5E7EB",
   "borderRadius": "8px",
   "shadow": "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": "https://www.curocharging.com/CuroNavBarLogoName.svg",
  "favicon": "https://www.curocharging.com/favicon.ico",
  "logoAlt": "CuroNavBarLogoName"
 },
 "personality": {
  "tone": "modern",
  "energy": "medium",
  "targetAudience": "tech-savvy individuals interested in sustainable energy solutions"
 }
}