Grey V

865 / Paint & Paper Library
#BFBDBA

The strongest Grey tone, a decisive neutral grey. Grounding and authoritative.

Spec Sheet

Hex#BFBDBA
RGB191, 189, 186
HSL36°, 4%, 74%
On White 1.87:1 Fail
On Black 11.2:1 AAA

For AI Tools

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

Background: #ECE9E4
Text: #23201A
Accent: #BFBDBA
Support: #4572B5
Neutral: #D6D7CB

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

#ECE9E4 background RGB 236 233 228
#23201A ink RGB 35 32 26
#BFBDBA accent RGB 191 189 186
#4572B5 support RGB 69 114 181
#D6D7CB neutral RGB 214 215 203
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE9E4;
  --palette-ink: #23201A;
  --palette-accent: #BFBDBA;
  --palette-support: #4572B5;
  --palette-neutral: #D6D7CB;
}

Tailwind Config

{
  "palette-background": "#ECE9E4",
  "palette-ink": "#23201A",
  "palette-accent": "#BFBDBA",
  "palette-support": "#4572B5",
  "palette-neutral": "#D6D7CB"
}

Pro Exports Pro

Color Blindness Simulation

#BEBDBA
Protanopia
#BEBDBA
Deuteranopia
#C0BCBC
Tritanopia

Build a design system around Grey V.