#C9DFFB Color

Inspect #C9DFFB across formats, palettes, contrast and closest named color matches.

Color preview

#C9DFFB

Color formats

HEX
#C9DFFB
RGB
rgb(201, 223, 251)
RGBA
rgba(201, 223, 251, 1)
HSL
hsl(214, 86%, 89%)
HSV
hsv(214, 20%, 98%)
CMYK
cmyk(20%, 11%, 0%, 2%)
CSS variable
--color-primary: #C9DFFB;
Lowercase HEX
#c9dffb

Shades

Tints

Tones

Harmony

CSS snippets for #C9DFFB

.color-c9dffb {
  color: #C9DFFB;
  background-color: #C9DFFB;
}

Frequently asked questions

What color is #C9DFFB?+

#C9DFFB is a HEX color with RGB value rgb(201, 223, 251) and HSL value hsl(214, 86%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #C9DFFB?+

The closest Tailwind color is blue-200, available as the bg-blue-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools