Hyacinth Tint

SW 6968 / Sherwin-Williams
#C2CBE0

An atmospheric, muted blue tone that bridges warm and cool palettes with ease.

Spec Sheet

Hex#C2CBE0
RGB194, 203, 224
HSL222°, 33%, 82%
On White 1.63:1 Fail
On Black 12.91:1 AAA

For AI Tools

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

Background: #F0F1F4
Text: #1E273E
Accent: #C2CBE0
Support: #BA9F5E
Neutral: #C4C0D3

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

#F0F1F4 background RGB 240 241 244
#1E273E ink RGB 30 39 62
#C2CBE0 accent RGB 194 203 224
#BA9F5E support RGB 186 159 94
#C4C0D3 neutral RGB 196 192 211
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0F1F4;
  --palette-ink: #1E273E;
  --palette-accent: #C2CBE0;
  --palette-support: #BA9F5E;
  --palette-neutral: #C4C0D3;
}

Tailwind Config

{
  "palette-background": "#F0F1F4",
  "palette-ink": "#1E273E",
  "palette-accent": "#C2CBE0",
  "palette-support": "#BA9F5E",
  "palette-neutral": "#C4C0D3"
}

Pro Exports Pro

Color Blindness Simulation

#C5CCE1
Protanopia
#C2CADF
Deuteranopia
#BBCFD2
Tritanopia

Build a design system around Hyacinth Tint.