#DED5CC Color

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

Color preview

#DED5CC

Color formats

HEX
#DED5CC
RGB
rgb(222, 213, 204)
RGBA
rgba(222, 213, 204, 1)
HSL
hsl(30, 21%, 84%)
HSV
hsv(30, 8%, 87%)
CMYK
cmyk(0%, 4%, 8%, 13%)
CSS variable
--color-primary: #DED5CC;
Lowercase HEX
#ded5cc

Shades

Tints

Tones

Harmony

CSS snippets for #DED5CC

.color-ded5cc {
  color: #DED5CC;
  background-color: #DED5CC;
}

Frequently asked questions

What color is #DED5CC?+

#DED5CC is a HEX color with RGB value rgb(222, 213, 204) and HSL value hsl(30, 21%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DED5CC?+

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