#DDD7AC Color

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

Color preview

#DDD7AC

Color formats

HEX
#DDD7AC
RGB
rgb(221, 215, 172)
RGBA
rgba(221, 215, 172, 1)
HSL
hsl(53, 42%, 77%)
HSV
hsv(53, 22%, 87%)
CMYK
cmyk(0%, 3%, 22%, 13%)
CSS variable
--color-primary: #DDD7AC;
Lowercase HEX
#ddd7ac

Shades

Tints

Tones

Harmony

CSS snippets for #DDD7AC

.color-ddd7ac {
  color: #DDD7AC;
  background-color: #DDD7AC;
}

Frequently asked questions

What color is #DDD7AC?+

#DDD7AC is a HEX color with RGB value rgb(221, 215, 172) and HSL value hsl(53, 42%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDD7AC?+

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