#AC8A2A Color

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

Color preview

#AC8A2A

Color formats

HEX
#AC8A2A
RGB
rgb(172, 138, 42)
RGBA
rgba(172, 138, 42, 1)
HSL
hsl(44, 61%, 42%)
HSV
hsv(44, 76%, 67%)
CMYK
cmyk(0%, 20%, 76%, 33%)
CSS variable
--color-primary: #AC8A2A;
Lowercase HEX
#ac8a2a

Shades

Tints

Tones

Harmony

CSS snippets for #AC8A2A

.color-ac8a2a {
  color: #AC8A2A;
  background-color: #AC8A2A;
}

Frequently asked questions

What color is #AC8A2A?+

#AC8A2A is a HEX color with RGB value rgb(172, 138, 42) and HSL value hsl(44, 61%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #AC8A2A?+

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