Café Crème

RE0108 / Ressource
#C0A080

The pale milky brown of a Parisian café crème. Warm, approachable, and universally flattering as a wall colour.

Spec Sheet

Hex#C0A080
RGB192, 160, 128
HSL30°, 34%, 63%
On White 2.45:1 Fail
On Black 8.58:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #EFEDEB
Text: #1F1A14
Accent: #C0A080
Support: #5A7896
Neutral: #CECEBA

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Café Crème Palettes are free. Exports aren't.

#EFEDEB background RGB 239 237 235
#1F1A14 ink RGB 31 26 20
#C0A080 accent RGB 192 160 128
#5A7896 support RGB 90 120 150
#CECEBA neutral RGB 206 206 186
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEDEB;
  --palette-ink: #1F1A14;
  --palette-accent: #C0A080;
  --palette-support: #5A7896;
  --palette-neutral: #CECEBA;
}

Tailwind Config

{
  "palette-background": "#EFEDEB",
  "palette-ink": "#1F1A14",
  "palette-accent": "#C0A080",
  "palette-support": "#5A7896",
  "palette-neutral": "#CECEBA"
}

Pro Exports Pro

Color Blindness Simulation

#ABA17E
Protanopia
#B2A981
Deuteranopia
#CB9997
Tritanopia

Build a design system around Café Crème.