Cascades

SW 7623 / Sherwin-Williams
#273E3E

A serene, deep blue shade that reads differently in every light condition.

Spec Sheet

Hex#273E3E
RGB39, 62, 62
HSL180°, 23%, 20%
On White 11.38:1 AAA
On Black 1.84:1 Fail

For AI Tools

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

Background: #E4ECEC
Text: #163232
Accent: #273E3E
Support: #AF4B4B
Neutral: #CCD1D6

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

#E4ECEC background RGB 228 236 236
#163232 ink RGB 22 50 50
#273E3E accent RGB 39 62 62
#AF4B4B support RGB 175 75 75
#CCD1D6 neutral RGB 204 209 214
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E4ECEC;
  --palette-ink: #163232;
  --palette-accent: #273E3E;
  --palette-support: #AF4B4B;
  --palette-neutral: #CCD1D6;
}

Tailwind Config

{
  "palette-background": "#E4ECEC",
  "palette-ink": "#163232",
  "palette-accent": "#273E3E",
  "palette-support": "#AF4B4B",
  "palette-neutral": "#CCD1D6"
}

Pro Exports Pro

Color Blindness Simulation

#3B3C3E
Protanopia
#37393E
Deuteranopia
#1E3F3E
Tritanopia

Build a design system around Cascades.