#DDCED7 Color

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

Color preview

#DDCED7

Color formats

HEX
#DDCED7
RGB
rgb(221, 206, 215)
RGBA
rgba(221, 206, 215, 1)
HSL
hsl(324, 18%, 84%)
HSV
hsv(324, 7%, 87%)
CMYK
cmyk(0%, 7%, 3%, 13%)
CSS variable
--color-primary: #DDCED7;
Lowercase HEX
#ddced7

Shades

Tints

Tones

Harmony

CSS snippets for #DDCED7

.color-ddced7 {
  color: #DDCED7;
  background-color: #DDCED7;
}

Frequently asked questions

What color is #DDCED7?+

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

What is the closest Tailwind color to #DDCED7?+

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