#D5CDDE Color

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

Color preview

#D5CDDE

Color formats

HEX
#D5CDDE
RGB
rgb(213, 205, 222)
RGBA
rgba(213, 205, 222, 1)
HSL
hsl(268, 20%, 84%)
HSV
hsv(268, 8%, 87%)
CMYK
cmyk(4%, 8%, 0%, 13%)
CSS variable
--color-primary: #D5CDDE;
Lowercase HEX
#d5cdde

Shades

Tints

Tones

Harmony

CSS snippets for #D5CDDE

.color-d5cdde {
  color: #D5CDDE;
  background-color: #D5CDDE;
}

Frequently asked questions

What color is #D5CDDE?+

#D5CDDE is a HEX color with RGB value rgb(213, 205, 222) and HSL value hsl(268, 20%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D5CDDE?+

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