Ozone

PPU13-14 / Behr
#AFC0C5

A composed light grey with balanced undertones. Reads as modern and pairs cleanly with both wood and metal.

Spec Sheet

Hex#AFC0C5
RGB175, 192, 197
HSL194°, 16%, 73%
On White 1.88:1 Fail
On Black 11.17:1 AAA

For AI Tools

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

Background: #F1F3F4
Text: #0E181B
Accent: #AFC0C5
Support: #A36552
Neutral: #BBC1D3

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

#F1F3F4 background RGB 241 243 244
#0E181B ink RGB 14 24 27
#AFC0C5 accent RGB 175 192 197
#A36552 support RGB 163 101 82
#BBC1D3 neutral RGB 187 193 211
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F3F4;
  --palette-ink: #0E181B;
  --palette-accent: #AFC0C5;
  --palette-support: #A36552;
  --palette-neutral: #BBC1D3;
}

Tailwind Config

{
  "palette-background": "#F1F3F4",
  "palette-ink": "#0E181B",
  "palette-accent": "#AFC0C5",
  "palette-support": "#A36552",
  "palette-neutral": "#BBC1D3"
}

Pro Exports Pro

Color Blindness Simulation

#BCBFC5
Protanopia
#B9BCC5
Deuteranopia
#A9C2C1
Tritanopia

Build a design system around Ozone.