#DDC2AE Color

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

Color preview

#DDC2AE

Color formats

HEX
#DDC2AE
RGB
rgb(221, 194, 174)
RGBA
rgba(221, 194, 174, 1)
HSL
hsl(26, 41%, 77%)
HSV
hsv(26, 21%, 87%)
CMYK
cmyk(0%, 12%, 21%, 13%)
CSS variable
--color-primary: #DDC2AE;
Lowercase HEX
#ddc2ae

Shades

Tints

Tones

Harmony

CSS snippets for #DDC2AE

.color-ddc2ae {
  color: #DDC2AE;
  background-color: #DDC2AE;
}

Frequently asked questions

What color is #DDC2AE?+

#DDC2AE is a HEX color with RGB value rgb(221, 194, 174) and HSL value hsl(26, 41%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #DDC2AE?+

The closest Tailwind color is orange-200, available as the bg-orange-200 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