#ACBA12 Color

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

Color preview

#ACBA12

Color formats

HEX
#ACBA12
RGB
rgb(172, 186, 18)
RGBA
rgba(172, 186, 18, 1)
HSL
hsl(65, 82%, 40%)
HSV
hsv(65, 90%, 73%)
CMYK
cmyk(8%, 0%, 90%, 27%)
CSS variable
--color-primary: #ACBA12;
Lowercase HEX
#acba12

Shades

Tints

Tones

Harmony

CSS snippets for #ACBA12

.color-acba12 {
  color: #ACBA12;
  background-color: #ACBA12;
}

Frequently asked questions

What color is #ACBA12?+

#ACBA12 is a HEX color with RGB value rgb(172, 186, 18) and HSL value hsl(65, 82%, 40%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACBA12?+

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