Color

Gray Suit

#C1BECD
Hue
252°
Saturation
13%
Lightness
77%

Accessibility

WCAG 2.1 contrast against white and black text — pick the combination that passes for your use case.

AaThe quick brown fox.
1.82White on this color
AA FailAA Large FailAAA Fail
AaThe quick brown fox.
11.51Black on this color
AA PassAA Large PassAAA Pass

Color in use

Gray Suit applied to common UI primitives — see how it reads in real interfaces.

Buttons
Badges
ActiveFeaturedLive
Typography

The future of color is bright.

A paragraph with an inline link in Gray Suit.

Card
Premium Plan

50+ tools, lifetime updates.

Alert
Progress & Input

Shades & tints

Click any swatch to copy its hex.

Color harmonies

Pairings derived from the color wheel — click any swatch to explore.

CSS variables

/* Gray Suit */
:root {
  --color-gray-suit: #C1BECD;
  --color-gray-suit-rgb: 193, 190, 205;
  --color-gray-suit-hsl: 252, 13%, 77%;
}

Color tools