#DDC9AA Color

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

Color preview

#DDC9AA

Color formats

HEX
#DDC9AA
RGB
rgb(221, 201, 170)
RGBA
rgba(221, 201, 170, 1)
HSL
hsl(36, 43%, 77%)
HSV
hsv(36, 23%, 87%)
CMYK
cmyk(0%, 9%, 23%, 13%)
CSS variable
--color-primary: #DDC9AA;
Lowercase HEX
#ddc9aa

Shades

Tints

Tones

Harmony

CSS snippets for #DDC9AA

.color-ddc9aa {
  color: #DDC9AA;
  background-color: #DDC9AA;
}

Frequently asked questions

What color is #DDC9AA?+

#DDC9AA is a HEX color with RGB value rgb(221, 201, 170) and HSL value hsl(36, 43%, 77%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #DDC9AA?+

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