#ACBB25 Color

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

Color preview

#ACBB25

Color formats

HEX
#ACBB25
RGB
rgb(172, 187, 37)
RGBA
rgba(172, 187, 37, 1)
HSL
hsl(66, 67%, 44%)
HSV
hsv(66, 80%, 73%)
CMYK
cmyk(8%, 0%, 80%, 27%)
CSS variable
--color-primary: #ACBB25;
Lowercase HEX
#acbb25

Shades

Tints

Tones

Harmony

CSS snippets for #ACBB25

.color-acbb25 {
  color: #ACBB25;
  background-color: #ACBB25;
}

Frequently asked questions

What color is #ACBB25?+

#ACBB25 is a HEX color with RGB value rgb(172, 187, 37) and HSL value hsl(66, 67%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ACBB25?+

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