#D9CAE9 Color

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

Color preview

#D9CAE9

Color formats

HEX
#D9CAE9
RGB
rgb(217, 202, 233)
RGBA
rgba(217, 202, 233, 1)
HSL
hsl(269, 41%, 85%)
HSV
hsv(269, 13%, 91%)
CMYK
cmyk(7%, 13%, 0%, 9%)
CSS variable
--color-primary: #D9CAE9;
Lowercase HEX
#d9cae9

Shades

Tints

Tones

Harmony

CSS snippets for #D9CAE9

.color-d9cae9 {
  color: #D9CAE9;
  background-color: #D9CAE9;
}

Frequently asked questions

What color is #D9CAE9?+

#D9CAE9 is a HEX color with RGB value rgb(217, 202, 233) and HSL value hsl(269, 41%, 85%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D9CAE9?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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