#DDAC52 Color

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

Color preview

#DDAC52

Color formats

HEX
#DDAC52
RGB
rgb(221, 172, 82)
RGBA
rgba(221, 172, 82, 1)
HSL
hsl(39, 67%, 59%)
HSV
hsv(39, 63%, 87%)
CMYK
cmyk(0%, 22%, 63%, 13%)
CSS variable
--color-primary: #DDAC52;
Lowercase HEX
#ddac52

Shades

Tints

Tones

Harmony

CSS snippets for #DDAC52

.color-ddac52 {
  color: #DDAC52;
  background-color: #DDAC52;
}

Frequently asked questions

What color is #DDAC52?+

#DDAC52 is a HEX color with RGB value rgb(221, 172, 82) and HSL value hsl(39, 67%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #DDAC52?+

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