#ACBA45 Color

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

Color preview

#ACBA45

Color formats

HEX
#ACBA45
RGB
rgb(172, 186, 69)
RGBA
rgba(172, 186, 69, 1)
HSL
hsl(67, 46%, 50%)
HSV
hsv(67, 63%, 73%)
CMYK
cmyk(8%, 0%, 63%, 27%)
CSS variable
--color-primary: #ACBA45;
Lowercase HEX
#acba45

Shades

Tints

Tones

Harmony

CSS snippets for #ACBA45

.color-acba45 {
  color: #ACBA45;
  background-color: #ACBA45;
}

Frequently asked questions

What color is #ACBA45?+

#ACBA45 is a HEX color with RGB value rgb(172, 186, 69) and HSL value hsl(67, 46%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACBA45?+

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