#DDC3AE Color

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

Color preview

#DDC3AE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDC3AE

.color-ddc3ae {
  color: #DDC3AE;
  background-color: #DDC3AE;
}

Frequently asked questions

What color is #DDC3AE?+

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

What is the closest Tailwind color to #DDC3AE?+

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