#DDC4AE Color

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

Color preview

#DDC4AE

Color formats

HEX
#DDC4AE
RGB
rgb(221, 196, 174)
RGBA
rgba(221, 196, 174, 1)
HSL
hsl(28, 41%, 77%)
HSV
hsv(28, 21%, 87%)
CMYK
cmyk(0%, 11%, 21%, 13%)
CSS variable
--color-primary: #DDC4AE;
Lowercase HEX
#ddc4ae

Shades

Tints

Tones

Harmony

CSS snippets for #DDC4AE

.color-ddc4ae {
  color: #DDC4AE;
  background-color: #DDC4AE;
}

Frequently asked questions

What color is #DDC4AE?+

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

What is the closest Tailwind color to #DDC4AE?+

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