#D3CAFF Color

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

Color preview

#D3CAFF

Color formats

HEX
#D3CAFF
RGB
rgb(211, 202, 255)
RGBA
rgba(211, 202, 255, 1)
HSL
hsl(250, 100%, 90%)
HSV
hsv(250, 21%, 100%)
CMYK
cmyk(17%, 21%, 0%, 0%)
CSS variable
--color-primary: #D3CAFF;
Lowercase HEX
#d3caff

Shades

Tints

Tones

Harmony

CSS snippets for #D3CAFF

.color-d3caff {
  color: #D3CAFF;
  background-color: #D3CAFF;
}

Frequently asked questions

What color is #D3CAFF?+

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

What is the closest Tailwind color to #D3CAFF?+

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