#ABB42C Color

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

Color preview

#ABB42C

Color formats

HEX
#ABB42C
RGB
rgb(171, 180, 44)
RGBA
rgba(171, 180, 44, 1)
HSL
hsl(64, 61%, 44%)
HSV
hsv(64, 76%, 71%)
CMYK
cmyk(5%, 0%, 76%, 29%)
CSS variable
--color-primary: #ABB42C;
Lowercase HEX
#abb42c

Shades

Tints

Tones

Harmony

CSS snippets for #ABB42C

.color-abb42c {
  color: #ABB42C;
  background-color: #ABB42C;
}

Frequently asked questions

What color is #ABB42C?+

#ABB42C is a HEX color with RGB value rgb(171, 180, 44) and HSL value hsl(64, 61%, 44%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABB42C?+

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