#D5CDDF Color

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

Color preview

#D5CDDF

Color formats

HEX
#D5CDDF
RGB
rgb(213, 205, 223)
RGBA
rgba(213, 205, 223, 1)
HSL
hsl(267, 22%, 84%)
HSV
hsv(267, 8%, 87%)
CMYK
cmyk(4%, 8%, 0%, 13%)
CSS variable
--color-primary: #D5CDDF;
Lowercase HEX
#d5cddf

Shades

Tints

Tones

Harmony

CSS snippets for #D5CDDF

.color-d5cddf {
  color: #D5CDDF;
  background-color: #D5CDDF;
}

Frequently asked questions

What color is #D5CDDF?+

#D5CDDF is a HEX color with RGB value rgb(213, 205, 223) and HSL value hsl(267, 22%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D5CDDF?+

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