#ABB44B Color

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

Color preview

#ABB44B

Color formats

HEX
#ABB44B
RGB
rgb(171, 180, 75)
RGBA
rgba(171, 180, 75, 1)
HSL
hsl(65, 41%, 50%)
HSV
hsv(65, 58%, 71%)
CMYK
cmyk(5%, 0%, 58%, 29%)
CSS variable
--color-primary: #ABB44B;
Lowercase HEX
#abb44b

Shades

Tints

Tones

Harmony

CSS snippets for #ABB44B

.color-abb44b {
  color: #ABB44B;
  background-color: #ABB44B;
}

Frequently asked questions

What color is #ABB44B?+

#ABB44B is a HEX color with RGB value rgb(171, 180, 75) and HSL value hsl(65, 41%, 50%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABB44B?+

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