Flint

FE109 / Fired Earth
#B0B0A8

A cool grey with the mineral character of knapped flint. Clean and architectural.

Spec Sheet

Hex#B0B0A8
RGB176, 176, 168
HSL60°, 5%, 67%
On White 2.18:1 Fail
On Black 9.62:1 AAA

For AI Tools

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

Background: #E9E9E2
Text: #2B2B1D
Accent: #B0B0A8
Support: #5757BC
Neutral: #CCD7C1

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

#E9E9E2 background RGB 233 233 226
#2B2B1D ink RGB 43 43 29
#B0B0A8 accent RGB 176 176 168
#5757BC support RGB 87 87 188
#CCD7C1 neutral RGB 204 215 193
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E9E9E2;
  --palette-ink: #2B2B1D;
  --palette-accent: #B0B0A8;
  --palette-support: #5757BC;
  --palette-neutral: #CCD7C1;
}

Tailwind Config

{
  "palette-background": "#E9E9E2",
  "palette-ink": "#2B2B1D",
  "palette-accent": "#B0B0A8",
  "palette-support": "#5757BC",
  "palette-neutral": "#CCD7C1"
}

Pro Exports Pro

Color Blindness Simulation

#B2AFA8
Protanopia
#B2B0A8
Deuteranopia
#B1AFAE
Tritanopia

Build a design system around Flint.