Blue Chip

SW 6959 / Sherwin-Williams
#016EA7

An atmospheric, deep blue shade that reads differently in every light condition.

Spec Sheet

Hex#016EA7
RGB1, 110, 167
HSL201°, 99%, 33%
On White 5.54:1 AA
On Black 3.79:1 AA Large

For AI Tools

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

Background: #ECEEEF
Text: #1F2C33
Accent: #016EA7
Support: #A0725A
Neutral: #BABCCA

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

#ECEEEF background RGB 236 238 239
#1F2C33 ink RGB 31 44 51
#016EA7 accent RGB 1 110 167
#A0725A support RGB 160 114 90
#BABCCA neutral RGB 186 188 202
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECEEEF;
  --palette-ink: #1F2C33;
  --palette-accent: #016EA7;
  --palette-support: #A0725A;
  --palette-neutral: #BABCCA;
}

Tailwind Config

{
  "palette-background": "#ECEEEF",
  "palette-ink": "#1F2C33",
  "palette-accent": "#016EA7",
  "palette-support": "#A0725A",
  "palette-neutral": "#BABCCA"
}

Pro Exports Pro

Color Blindness Simulation

#5270A9
Protanopia
#3D62A6
Deuteranopia
#007C83
Tritanopia

Build a design system around Blue Chip.