#ACA128 Color

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

Color preview

#ACA128

Color formats

HEX
#ACA128
RGB
rgb(172, 161, 40)
RGBA
rgba(172, 161, 40, 1)
HSL
hsl(55, 62%, 42%)
HSV
hsv(55, 77%, 67%)
CMYK
cmyk(0%, 6%, 77%, 33%)
CSS variable
--color-primary: #ACA128;
Lowercase HEX
#aca128

Shades

Tints

Tones

Harmony

CSS snippets for #ACA128

.color-aca128 {
  color: #ACA128;
  background-color: #ACA128;
}

Frequently asked questions

What color is #ACA128?+

#ACA128 is a HEX color with RGB value rgb(172, 161, 40) and HSL value hsl(55, 62%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #ACA128?+

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