#DDD7CD Color

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

Color preview

#DDD7CD

Color formats

HEX
#DDD7CD
RGB
rgb(221, 215, 205)
RGBA
rgba(221, 215, 205, 1)
HSL
hsl(37, 19%, 84%)
HSV
hsv(37, 7%, 87%)
CMYK
cmyk(0%, 3%, 7%, 13%)
CSS variable
--color-primary: #DDD7CD;
Lowercase HEX
#ddd7cd

Shades

Tints

Tones

Harmony

CSS snippets for #DDD7CD

.color-ddd7cd {
  color: #DDD7CD;
  background-color: #DDD7CD;
}

Frequently asked questions

What color is #DDD7CD?+

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

What is the closest Tailwind color to #DDD7CD?+

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