Surfin'

SW 9048 / Sherwin-Williams
#73C0D2

A cool, muted blue value that reads differently in every light condition.

Spec Sheet

Hex#73C0D2
RGB115, 192, 210
HSL191°, 51%, 64%
On White 2.06:1 Fail
On Black 10.2:1 AAA

For AI Tools

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

Background: #E6EAEB
Text: #182B2F
Accent: #73C0D2
Support: #9C695E
Neutral: #C6CDDC

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

#E6EAEB background RGB 230 234 235
#182B2F ink RGB 24 43 47
#73C0D2 accent RGB 115 192 210
#9C695E support RGB 156 105 94
#C6CDDC neutral RGB 198 205 220
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E6EAEB;
  --palette-ink: #182B2F;
  --palette-accent: #73C0D2;
  --palette-support: #9C695E;
  --palette-neutral: #C6CDDC;
}

Tailwind Config

{
  "palette-background": "#E6EAEB",
  "palette-ink": "#182B2F",
  "palette-accent": "#73C0D2",
  "palette-support": "#9C695E",
  "palette-neutral": "#C6CDDC"
}

Pro Exports Pro

Color Blindness Simulation

#B3BBD3
Protanopia
#A4B0D2
Deuteranopia
#45C7C5
Tritanopia

Build a design system around Surfin'.