#DDD7CC Color

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

Color preview

#DDD7CC

Color formats

HEX
#DDD7CC
RGB
rgb(221, 215, 204)
RGBA
rgba(221, 215, 204, 1)
HSL
hsl(39, 20%, 83%)
HSV
hsv(39, 8%, 87%)
CMYK
cmyk(0%, 3%, 8%, 13%)
CSS variable
--color-primary: #DDD7CC;
Lowercase HEX
#ddd7cc

Shades

Tints

Tones

Harmony

CSS snippets for #DDD7CC

.color-ddd7cc {
  color: #DDD7CC;
  background-color: #DDD7CC;
}

Frequently asked questions

What color is #DDD7CC?+

#DDD7CC is a HEX color with RGB value rgb(221, 215, 204) and HSL value hsl(39, 20%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DDD7CC?+

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