#ABB42D Color

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

Color preview

#ABB42D

Color formats

HEX
#ABB42D
RGB
rgb(171, 180, 45)
RGBA
rgba(171, 180, 45, 1)
HSL
hsl(64, 60%, 44%)
HSV
hsv(64, 75%, 71%)
CMYK
cmyk(5%, 0%, 75%, 29%)
CSS variable
--color-primary: #ABB42D;
Lowercase HEX
#abb42d

Shades

Tints

Tones

Harmony

CSS snippets for #ABB42D

.color-abb42d {
  color: #ABB42D;
  background-color: #ABB42D;
}

Frequently asked questions

What color is #ABB42D?+

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

What is the closest Tailwind color to #ABB42D?+

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