#D7CDDC Color

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

Color preview

#D7CDDC

Color formats

HEX
#D7CDDC
RGB
rgb(215, 205, 220)
RGBA
rgba(215, 205, 220, 1)
HSL
hsl(280, 18%, 83%)
HSV
hsv(280, 7%, 86%)
CMYK
cmyk(2%, 7%, 0%, 14%)
CSS variable
--color-primary: #D7CDDC;
Lowercase HEX
#d7cddc

Shades

Tints

Tones

Harmony

CSS snippets for #D7CDDC

.color-d7cddc {
  color: #D7CDDC;
  background-color: #D7CDDC;
}

Frequently asked questions

What color is #D7CDDC?+

#D7CDDC is a HEX color with RGB value rgb(215, 205, 220) and HSL value hsl(280, 18%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D7CDDC?+

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