Dynamic Blue

SW 6958 / Sherwin-Williams
#0192C6

A peaceful, deep blue shade with undertones that reward close attention.

Spec Sheet

Hex#0192C6
RGB1, 146, 198
HSL196°, 99%, 39%
On White 3.54:1 AA Large
On Black 5.93:1 AA

For AI Tools

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

Background: #F1F3F4
Text: #202D31
Accent: #0192C6
Support: #A75E44
Neutral: #C8CCDA

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

#F1F3F4 background RGB 241 243 244
#202D31 ink RGB 32 45 49
#0192C6 accent RGB 1 146 198
#A75E44 support RGB 167 94 68
#C8CCDA neutral RGB 200 204 218
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F3F4;
  --palette-ink: #202D31;
  --palette-accent: #0192C6;
  --palette-support: #A75E44;
  --palette-neutral: #C8CCDA;
}

Tailwind Config

{
  "palette-background": "#F1F3F4",
  "palette-ink": "#202D31",
  "palette-accent": "#0192C6",
  "palette-support": "#A75E44",
  "palette-neutral": "#C8CCDA"
}

Pro Exports Pro

Color Blindness Simulation

#7891C8
Protanopia
#6181C5
Deuteranopia
#00A0A4
Tritanopia

Build a design system around Dynamic Blue.