#ABDF31 Color

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

Color preview

#ABDF31

Color formats

HEX
#ABDF31
RGB
rgb(171, 223, 49)
RGBA
rgba(171, 223, 49, 1)
HSL
hsl(78, 73%, 53%)
HSV
hsv(78, 78%, 87%)
CMYK
cmyk(23%, 0%, 78%, 13%)
CSS variable
--color-primary: #ABDF31;
Lowercase HEX
#abdf31

Shades

Tints

Tones

Harmony

CSS snippets for #ABDF31

.color-abdf31 {
  color: #ABDF31;
  background-color: #ABDF31;
}

Frequently asked questions

What color is #ABDF31?+

#ABDF31 is a HEX color with RGB value rgb(171, 223, 49) and HSL value hsl(78, 73%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABDF31?+

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