#ABBF64 Color

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

Color preview

#ABBF64

Color formats

HEX
#ABBF64
RGB
rgb(171, 191, 100)
RGBA
rgba(171, 191, 100, 1)
HSL
hsl(73, 42%, 57%)
HSV
hsv(73, 48%, 75%)
CMYK
cmyk(10%, 0%, 48%, 25%)
CSS variable
--color-primary: #ABBF64;
Lowercase HEX
#abbf64

Shades

Tints

Tones

Harmony

CSS snippets for #ABBF64

.color-abbf64 {
  color: #ABBF64;
  background-color: #ABBF64;
}

Frequently asked questions

What color is #ABBF64?+

#ABBF64 is a HEX color with RGB value rgb(171, 191, 100) and HSL value hsl(73, 42%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABBF64?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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