#DCAA2A Color

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

Color preview

#DCAA2A

Color formats

HEX
#DCAA2A
RGB
rgb(220, 170, 42)
RGBA
rgba(220, 170, 42, 1)
HSL
hsl(43, 72%, 51%)
HSV
hsv(43, 81%, 86%)
CMYK
cmyk(0%, 23%, 81%, 14%)
CSS variable
--color-primary: #DCAA2A;
Lowercase HEX
#dcaa2a

Shades

Tints

Tones

Harmony

CSS snippets for #DCAA2A

.color-dcaa2a {
  color: #DCAA2A;
  background-color: #DCAA2A;
}

Frequently asked questions

What color is #DCAA2A?+

#DCAA2A is a HEX color with RGB value rgb(220, 170, 42) and HSL value hsl(43, 72%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #DCAA2A?+

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