Twenty Carat

310B-6 / Behr
#FFB935

A warm medium orange that glows in natural light. Brings inviting energy to kitchens and gathering spaces.

Spec Sheet

Hex#FFB935
RGB255, 185, 53
HSL39°, 100%, 60%
On White 1.72:1 Fail
On Black 12.24:1 AAA

For AI Tools

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

Background: #EDEBE9
Text: #2C261C
Accent: #FFB935
Support: #435D8E
Neutral: #C9CDB1

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 Twenty Carat Palettes are free. Exports aren't.

#EDEBE9 background RGB 237 235 233
#2C261C ink RGB 44 38 28
#FFB935 accent RGB 255 185 53
#435D8E support RGB 67 93 142
#C9CDB1 neutral RGB 201 205 177
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDEBE9;
  --palette-ink: #2C261C;
  --palette-accent: #FFB935;
  --palette-support: #435D8E;
  --palette-neutral: #C9CDB1;
}

Tailwind Config

{
  "palette-background": "#EDEBE9",
  "palette-ink": "#2C261C",
  "palette-accent": "#FFB935",
  "palette-support": "#435D8E",
  "palette-neutral": "#C9CDB1"
}

Pro Exports Pro

Color Blindness Simulation

#D4BB1A
Protanopia
#E4CD3B
Deuteranopia
#FFA5A0
Tritanopia

Build a design system around Twenty Carat.