Simplicity

PT-160 / Benjamin Moore
#BBA18F

A grounded orange with golden warmth that envelops a room without overpowering it.

Spec Sheet

Hex#BBA18F
RGB187, 161, 143
HSL25°, 24%, 65%
On White 2.44:1 Fail
On Black 8.61:1 AAA

For AI Tools

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

Background: #F6F5F3
Text: #38291E
Accent: #BBA18F
Support: #5886A7
Neutral: #D3D3CA

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

#F6F5F3 background RGB 246 245 243
#38291E ink RGB 56 41 30
#BBA18F accent RGB 187 161 143
#5886A7 support RGB 88 134 167
#D3D3CA neutral RGB 211 211 202
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F5F3;
  --palette-ink: #38291E;
  --palette-accent: #BBA18F;
  --palette-support: #5886A7;
  --palette-neutral: #D3D3CA;
}

Tailwind Config

{
  "palette-background": "#F6F5F3",
  "palette-ink": "#38291E",
  "palette-accent": "#BBA18F",
  "palette-support": "#5886A7",
  "palette-neutral": "#D3D3CA"
}

Pro Exports Pro

Color Blindness Simulation

#A9A38E
Protanopia
#AFA88F
Deuteranopia
#C39C9C
Tritanopia

Build a design system around Simplicity.