Silver Screen

770E-2 / Behr
#CFDBDB

A light, subtle grey that bridges warm and cool schemes. Versatile enough for walls, trim, or cabinetry.

Spec Sheet

Hex#CFDBDB
RGB207, 219, 219
HSL180°, 14%, 84%
On White 1.42:1 Fail
On Black 14.81:1 AAA

For AI Tools

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

Background: #E3E8E8
Text: #0F1F1F
Accent: #CFDBDB
Support: #B34747
Neutral: #CACFD3

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

#E3E8E8 background RGB 227 232 232
#0F1F1F ink RGB 15 31 31
#CFDBDB accent RGB 207 219 219
#B34747 support RGB 179 71 71
#CACFD3 neutral RGB 202 207 211
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E3E8E8;
  --palette-ink: #0F1F1F;
  --palette-accent: #CFDBDB;
  --palette-support: #B34747;
  --palette-neutral: #CACFD3;
}

Tailwind Config

{
  "palette-background": "#E3E8E8",
  "palette-ink": "#0F1F1F",
  "palette-accent": "#CFDBDB",
  "palette-support": "#B34747",
  "palette-neutral": "#CACFD3"
}

Pro Exports Pro

Color Blindness Simulation

#D9DADB
Protanopia
#D7D8DB
Deuteranopia
#CCDCDB
Tritanopia

Build a design system around Silver Screen.