#DDD3CE Color

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

Color preview

#DDD3CE

Color formats

HEX
#DDD3CE
RGB
rgb(221, 211, 206)
RGBA
rgba(221, 211, 206, 1)
HSL
hsl(20, 18%, 84%)
HSV
hsv(20, 7%, 87%)
CMYK
cmyk(0%, 5%, 7%, 13%)
CSS variable
--color-primary: #DDD3CE;
Lowercase HEX
#ddd3ce

Shades

Tints

Tones

Harmony

CSS snippets for #DDD3CE

.color-ddd3ce {
  color: #DDD3CE;
  background-color: #DDD3CE;
}

Frequently asked questions

What color is #DDD3CE?+

#DDD3CE is a HEX color with RGB value rgb(221, 211, 206) and HSL value hsl(20, 18%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DDD3CE?+

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