#D2CDFA Color

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

Color preview

#D2CDFA

Color formats

HEX
#D2CDFA
RGB
rgb(210, 205, 250)
RGBA
rgba(210, 205, 250, 1)
HSL
hsl(247, 82%, 89%)
HSV
hsv(247, 18%, 98%)
CMYK
cmyk(16%, 18%, 0%, 2%)
CSS variable
--color-primary: #D2CDFA;
Lowercase HEX
#d2cdfa

Shades

Tints

Tones

Harmony

CSS snippets for #D2CDFA

.color-d2cdfa {
  color: #D2CDFA;
  background-color: #D2CDFA;
}

Frequently asked questions

What color is #D2CDFA?+

#D2CDFA is a HEX color with RGB value rgb(210, 205, 250) and HSL value hsl(247, 82%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D2CDFA?+

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