Salt V

335 / Paint & Paper Library
#B5B1A8

The strongest Salt tone, a warm grey with lilac undertones that creates a gentle, enveloping atmosphere.

Spec Sheet

Hex#B5B1A8
RGB181, 177, 168
HSL42°, 8%, 68%
On White 2.14:1 Fail
On Black 9.82:1 AAA

For AI Tools

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

Background: #ECEAE4
Text: #2D281A
Accent: #B5B1A8
Support: #6D86C0
Neutral: #CACDBC

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

#ECEAE4 background RGB 236 234 228
#2D281A ink RGB 45 40 26
#B5B1A8 accent RGB 181 177 168
#6D86C0 support RGB 109 134 192
#CACDBC neutral RGB 202 205 188
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECEAE4;
  --palette-ink: #2D281A;
  --palette-accent: #B5B1A8;
  --palette-support: #6D86C0;
  --palette-neutral: #CACDBC;
}

Tailwind Config

{
  "palette-background": "#ECEAE4",
  "palette-ink": "#2D281A",
  "palette-accent": "#B5B1A8",
  "palette-support": "#6D86C0",
  "palette-neutral": "#CACDBC"
}

Pro Exports Pro

Color Blindness Simulation

#B3B1A7
Protanopia
#B4B2A8
Deuteranopia
#B7AFAE
Tritanopia

Build a design system around Salt V.