#DDCDD8 Color

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

Color preview

#DDCDD8

Color formats

HEX
#DDCDD8
RGB
rgb(221, 205, 216)
RGBA
rgba(221, 205, 216, 1)
HSL
hsl(319, 19%, 84%)
HSV
hsv(319, 7%, 87%)
CMYK
cmyk(0%, 7%, 2%, 13%)
CSS variable
--color-primary: #DDCDD8;
Lowercase HEX
#ddcdd8

Shades

Tints

Tones

Harmony

CSS snippets for #DDCDD8

.color-ddcdd8 {
  color: #DDCDD8;
  background-color: #DDCDD8;
}

Frequently asked questions

What color is #DDCDD8?+

#DDCDD8 is a HEX color with RGB value rgb(221, 205, 216) and HSL value hsl(319, 19%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DDCDD8?+

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