#DECED8 Color

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

Color preview

#DECED8

Color formats

HEX
#DECED8
RGB
rgb(222, 206, 216)
RGBA
rgba(222, 206, 216, 1)
HSL
hsl(323, 20%, 84%)
HSV
hsv(323, 7%, 87%)
CMYK
cmyk(0%, 7%, 3%, 13%)
CSS variable
--color-primary: #DECED8;
Lowercase HEX
#deced8

Shades

Tints

Tones

Harmony

CSS snippets for #DECED8

.color-deced8 {
  color: #DECED8;
  background-color: #DECED8;
}

Frequently asked questions

What color is #DECED8?+

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

What is the closest Tailwind color to #DECED8?+

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