#C9D9FE Color

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

Color preview

#C9D9FE

Color formats

HEX
#C9D9FE
RGB
rgb(201, 217, 254)
RGBA
rgba(201, 217, 254, 1)
HSL
hsl(222, 96%, 89%)
HSV
hsv(222, 21%, 100%)
CMYK
cmyk(21%, 15%, 0%, 0%)
CSS variable
--color-primary: #C9D9FE;
Lowercase HEX
#c9d9fe

Shades

Tints

Tones

Harmony

CSS snippets for #C9D9FE

.color-c9d9fe {
  color: #C9D9FE;
  background-color: #C9D9FE;
}

Frequently asked questions

What color is #C9D9FE?+

#C9D9FE is a HEX color with RGB value rgb(201, 217, 254) and HSL value hsl(222, 96%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #C9D9FE?+

The closest Tailwind color is indigo-200, available as the bg-indigo-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