#DDAC5E Color

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

Color preview

#DDAC5E

Color formats

HEX
#DDAC5E
RGB
rgb(221, 172, 94)
RGBA
rgba(221, 172, 94, 1)
HSL
hsl(37, 65%, 62%)
HSV
hsv(37, 57%, 87%)
CMYK
cmyk(0%, 22%, 57%, 13%)
CSS variable
--color-primary: #DDAC5E;
Lowercase HEX
#ddac5e

Shades

Tints

Tones

Harmony

CSS snippets for #DDAC5E

.color-ddac5e {
  color: #DDAC5E;
  background-color: #DDAC5E;
}

Frequently asked questions

What color is #DDAC5E?+

#DDAC5E is a HEX color with RGB value rgb(221, 172, 94) and HSL value hsl(37, 65%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DDAC5E?+

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