#ABBB4E Color

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

Color preview

#ABBB4E

Color formats

HEX
#ABBB4E
RGB
rgb(171, 187, 78)
RGBA
rgba(171, 187, 78, 1)
HSL
hsl(69, 44%, 52%)
HSV
hsv(69, 58%, 73%)
CMYK
cmyk(9%, 0%, 58%, 27%)
CSS variable
--color-primary: #ABBB4E;
Lowercase HEX
#abbb4e

Shades

Tints

Tones

Harmony

CSS snippets for #ABBB4E

.color-abbb4e {
  color: #ABBB4E;
  background-color: #ABBB4E;
}

Frequently asked questions

What color is #ABBB4E?+

#ABBB4E is a HEX color with RGB value rgb(171, 187, 78) and HSL value hsl(69, 44%, 52%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABBB4E?+

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