#DDDCC0 Color

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

Color preview

#DDDCC0

Color formats

HEX
#DDDCC0
RGB
rgb(221, 220, 192)
RGBA
rgba(221, 220, 192, 1)
HSL
hsl(58, 30%, 81%)
HSV
hsv(58, 13%, 87%)
CMYK
cmyk(0%, 0%, 13%, 13%)
CSS variable
--color-primary: #DDDCC0;
Lowercase HEX
#dddcc0

Shades

Tints

Tones

Harmony

CSS snippets for #DDDCC0

.color-dddcc0 {
  color: #DDDCC0;
  background-color: #DDDCC0;
}

Frequently asked questions

What color is #DDDCC0?+

#DDDCC0 is a HEX color with RGB value rgb(221, 220, 192) and HSL value hsl(58, 30%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DDDCC0?+

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