Flame

210B-7 / Behr
#F33B0C

A vivid, deep orange rooted in terracotta and spice. Pairs with cream, olive, and deep brown.

Spec Sheet

Hex#F33B0C
RGB243, 59, 12
HSL12°, 91%, 50%
On White 3.86:1 AA Large
On Black 5.44:1 AA

For AI Tools

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

Background: #E8E4E3
Text: #2F2522
Accent: #F33B0C
Support: #79A0A9
Neutral: #D4D1C9

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

#E8E4E3 background RGB 232 228 227
#2F2522 ink RGB 47 37 34
#F33B0C accent RGB 243 59 12
#79A0A9 support RGB 121 160 169
#D4D1C9 neutral RGB 212 209 201
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8E4E3;
  --palette-ink: #2F2522;
  --palette-accent: #F33B0C;
  --palette-support: #79A0A9;
  --palette-neutral: #D4D1C9;
}

Tailwind Config

{
  "palette-background": "#E8E4E3",
  "palette-ink": "#2F2522",
  "palette-accent": "#F33B0C",
  "palette-support": "#79A0A9",
  "palette-neutral": "#D4D1C9"
}

Pro Exports Pro

Color Blindness Simulation

#766800
Protanopia
#A39000
Deuteranopia
#FF0035
Tritanopia

Build a design system around Flame.