Vale

PP-223 / Portola Paints
#B0C0A8

A soft pastoral green inspired by sheltered California valleys, gentle and restorative with blue-green depth.

Spec Sheet

Hex#B0C0A8
RGB176, 192, 168
HSL100°, 16%, 71%
On White 1.92:1 Fail
On Black 10.95:1 AAA

For AI Tools

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

Background: #F2F3F1
Text: #24361B
Accent: #B0C0A8
Support: #6F4A82
Neutral: #C9D9CC

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

#F2F3F1 background RGB 242 243 241
#24361B ink RGB 36 54 27
#B0C0A8 accent RGB 176 192 168
#6F4A82 support RGB 111 74 130
#C9D9CC neutral RGB 201 217 204
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F3F1;
  --palette-ink: #24361B;
  --palette-accent: #B0C0A8;
  --palette-support: #6F4A82;
  --palette-neutral: #C9D9CC;
}

Tailwind Config

{
  "palette-background": "#F2F3F1",
  "palette-ink": "#24361B",
  "palette-accent": "#B0C0A8",
  "palette-support": "#6F4A82",
  "palette-neutral": "#C9D9CC"
}

Pro Exports Pro

Color Blindness Simulation

#C2BCA7
Protanopia
#BFBBA9
Deuteranopia
#B0BEB9
Tritanopia

Build a design system around Vale.