#D2CAFF Color

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

Color preview

#D2CAFF

Color formats

HEX
#D2CAFF
RGB
rgb(210, 202, 255)
RGBA
rgba(210, 202, 255, 1)
HSL
hsl(249, 100%, 90%)
HSV
hsv(249, 21%, 100%)
CMYK
cmyk(18%, 21%, 0%, 0%)
CSS variable
--color-primary: #D2CAFF;
Lowercase HEX
#d2caff

Shades

Tints

Tones

Harmony

CSS snippets for #D2CAFF

.color-d2caff {
  color: #D2CAFF;
  background-color: #D2CAFF;
}

Frequently asked questions

What color is #D2CAFF?+

#D2CAFF is a HEX color with RGB value rgb(210, 202, 255) and HSL value hsl(249, 100%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D2CAFF?+

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