Quiet Moments

1563 / Benjamin Moore
#C7CFC8

A ethereal, aquatic blue that reads as both calm and architectural.

Spec Sheet

Hex#C7CFC8
RGB199, 207, 200
HSL127°, 8%, 80%
On White 1.59:1 Fail
On Black 13.19:1 AAA

For AI Tools

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

Background: #E5EBE5
Text: #172B19
Accent: #C7CFC8
Support: #BA4FAE
Neutral: #A9CBBE

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

#E5EBE5 background RGB 229 235 229
#172B19 ink RGB 23 43 25
#C7CFC8 accent RGB 199 207 200
#BA4FAE support RGB 186 79 174
#A9CBBE neutral RGB 169 203 190
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E5EBE5;
  --palette-ink: #172B19;
  --palette-accent: #C7CFC8;
  --palette-support: #BA4FAE;
  --palette-neutral: #A9CBBE;
}

Tailwind Config

{
  "palette-background": "#E5EBE5",
  "palette-ink": "#172B19",
  "palette-accent": "#C7CFC8",
  "palette-support": "#BA4FAE",
  "palette-neutral": "#A9CBBE"
}

Pro Exports Pro

Color Blindness Simulation

#CFCDC8
Protanopia
#CECCC8
Deuteranopia
#C6CFCD
Tritanopia

Build a design system around Quiet Moments.