#DDDCC2 Color

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

Color preview

#DDDCC2

Color formats

HEX
#DDDCC2
RGB
rgb(221, 220, 194)
RGBA
rgba(221, 220, 194, 1)
HSL
hsl(58, 28%, 81%)
HSV
hsv(58, 12%, 87%)
CMYK
cmyk(0%, 0%, 12%, 13%)
CSS variable
--color-primary: #DDDCC2;
Lowercase HEX
#dddcc2

Shades

Tints

Tones

Harmony

CSS snippets for #DDDCC2

.color-dddcc2 {
  color: #DDDCC2;
  background-color: #DDDCC2;
}

Frequently asked questions

What color is #DDDCC2?+

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

What is the closest Tailwind color to #DDDCC2?+

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