#C9D2FD Color

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

Color preview

#C9D2FD

Color formats

HEX
#C9D2FD
RGB
rgb(201, 210, 253)
RGBA
rgba(201, 210, 253, 1)
HSL
hsl(230, 93%, 89%)
HSV
hsv(230, 21%, 99%)
CMYK
cmyk(21%, 17%, 0%, 1%)
CSS variable
--color-primary: #C9D2FD;
Lowercase HEX
#c9d2fd

Shades

Tints

Tones

Harmony

CSS snippets for #C9D2FD

.color-c9d2fd {
  color: #C9D2FD;
  background-color: #C9D2FD;
}

Frequently asked questions

What color is #C9D2FD?+

#C9D2FD is a HEX color with RGB value rgb(201, 210, 253) and HSL value hsl(230, 93%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #C9D2FD?+

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