#DDD3CD Color

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

Color preview

#DDD3CD

Color formats

HEX
#DDD3CD
RGB
rgb(221, 211, 205)
RGBA
rgba(221, 211, 205, 1)
HSL
hsl(22, 19%, 84%)
HSV
hsv(22, 7%, 87%)
CMYK
cmyk(0%, 5%, 7%, 13%)
CSS variable
--color-primary: #DDD3CD;
Lowercase HEX
#ddd3cd

Shades

Tints

Tones

Harmony

CSS snippets for #DDD3CD

.color-ddd3cd {
  color: #DDD3CD;
  background-color: #DDD3CD;
}

Frequently asked questions

What color is #DDD3CD?+

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

What is the closest Tailwind color to #DDD3CD?+

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