Rest Assured

SW 9061 / Sherwin-Williams
#9BBFC9

A composed, muted blue value that holds its character from swatch to full wall.

Spec Sheet

Hex#9BBFC9
RGB155, 191, 201
HSL193°, 30%, 70%
On White 1.96:1 Fail
On Black 10.69:1 AAA

For AI Tools

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

Background: #E8ECED
Text: #0C191C
Accent: #9BBFC9
Support: #B1887C
Neutral: #BBBFC9

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

#E8ECED background RGB 232 236 237
#0C191C ink RGB 12 25 28
#9BBFC9 accent RGB 155 191 201
#B1887C support RGB 177 136 124
#BBBFC9 neutral RGB 187 191 201
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8ECED;
  --palette-ink: #0C191C;
  --palette-accent: #9BBFC9;
  --palette-support: #B1887C;
  --palette-neutral: #BBBFC9;
}

Tailwind Config

{
  "palette-background": "#E8ECED",
  "palette-ink": "#0C191C",
  "palette-accent": "#9BBFC9",
  "palette-support": "#B1887C",
  "palette-neutral": "#BBBFC9"
}

Pro Exports Pro

Color Blindness Simulation

#B8BCCA
Protanopia
#B0B6C9
Deuteranopia
#8DC3C2
Tritanopia

Build a design system around Rest Assured.