#DECDD8 Color

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

Color preview

#DECDD8

Color formats

HEX
#DECDD8
RGB
rgb(222, 205, 216)
RGBA
rgba(222, 205, 216, 1)
HSL
hsl(321, 20%, 84%)
HSV
hsv(321, 8%, 87%)
CMYK
cmyk(0%, 8%, 3%, 13%)
CSS variable
--color-primary: #DECDD8;
Lowercase HEX
#decdd8

Shades

Tints

Tones

Harmony

CSS snippets for #DECDD8

.color-decdd8 {
  color: #DECDD8;
  background-color: #DECDD8;
}

Frequently asked questions

What color is #DECDD8?+

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

What is the closest Tailwind color to #DECDD8?+

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