#DED2CD Color

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

Color preview

#DED2CD

Color formats

HEX
#DED2CD
RGB
rgb(222, 210, 205)
RGBA
rgba(222, 210, 205, 1)
HSL
hsl(18, 20%, 84%)
HSV
hsv(18, 8%, 87%)
CMYK
cmyk(0%, 5%, 8%, 13%)
CSS variable
--color-primary: #DED2CD;
Lowercase HEX
#ded2cd

Shades

Tints

Tones

Harmony

CSS snippets for #DED2CD

.color-ded2cd {
  color: #DED2CD;
  background-color: #DED2CD;
}

Frequently asked questions

What color is #DED2CD?+

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

What is the closest Tailwind color to #DED2CD?+

The closest Tailwind color is stone-300, available as the bg-stone-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