#D4C8EF Color

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

Color preview

#D4C8EF

Color formats

HEX
#D4C8EF
RGB
rgb(212, 200, 239)
RGBA
rgba(212, 200, 239, 1)
HSL
hsl(258, 55%, 86%)
HSV
hsv(258, 16%, 94%)
CMYK
cmyk(11%, 16%, 0%, 6%)
CSS variable
--color-primary: #D4C8EF;
Lowercase HEX
#d4c8ef

Shades

Tints

Tones

Harmony

CSS snippets for #D4C8EF

.color-d4c8ef {
  color: #D4C8EF;
  background-color: #D4C8EF;
}

Frequently asked questions

What color is #D4C8EF?+

#D4C8EF is a HEX color with RGB value rgb(212, 200, 239) and HSL value hsl(258, 55%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D4C8EF?+

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