#D2CCFA Color

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

Color preview

#D2CCFA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D2CCFA

.color-d2ccfa {
  color: #D2CCFA;
  background-color: #D2CCFA;
}

Frequently asked questions

What color is #D2CCFA?+

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

What is the closest Tailwind color to #D2CCFA?+

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