#D5CCD9 Color

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

Color preview

#D5CCD9

Color formats

HEX
#D5CCD9
RGB
rgb(213, 204, 217)
RGBA
rgba(213, 204, 217, 1)
HSL
hsl(282, 15%, 83%)
HSV
hsv(282, 6%, 85%)
CMYK
cmyk(2%, 6%, 0%, 15%)
CSS variable
--color-primary: #D5CCD9;
Lowercase HEX
#d5ccd9

Shades

Tints

Tones

Harmony

CSS snippets for #D5CCD9

.color-d5ccd9 {
  color: #D5CCD9;
  background-color: #D5CCD9;
}

Frequently asked questions

What color is #D5CCD9?+

#D5CCD9 is a HEX color with RGB value rgb(213, 204, 217) and HSL value hsl(282, 15%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D5CCD9?+

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