#ABBF4F Color

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

Color preview

#ABBF4F

Color formats

HEX
#ABBF4F
RGB
rgb(171, 191, 79)
RGBA
rgba(171, 191, 79, 1)
HSL
hsl(71, 47%, 53%)
HSV
hsv(71, 59%, 75%)
CMYK
cmyk(10%, 0%, 59%, 25%)
CSS variable
--color-primary: #ABBF4F;
Lowercase HEX
#abbf4f

Shades

Tints

Tones

Harmony

CSS snippets for #ABBF4F

.color-abbf4f {
  color: #ABBF4F;
  background-color: #ABBF4F;
}

Frequently asked questions

What color is #ABBF4F?+

#ABBF4F is a HEX color with RGB value rgb(171, 191, 79) and HSL value hsl(71, 47%, 53%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABBF4F?+

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