#ABCA31 Color

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

Color preview

#ABCA31

Color formats

HEX
#ABCA31
RGB
rgb(171, 202, 49)
RGBA
rgba(171, 202, 49, 1)
HSL
hsl(72, 61%, 49%)
HSV
hsv(72, 76%, 79%)
CMYK
cmyk(15%, 0%, 76%, 21%)
CSS variable
--color-primary: #ABCA31;
Lowercase HEX
#abca31

Shades

Tints

Tones

Harmony

CSS snippets for #ABCA31

.color-abca31 {
  color: #ABCA31;
  background-color: #ABCA31;
}

Frequently asked questions

What color is #ABCA31?+

#ABCA31 is a HEX color with RGB value rgb(171, 202, 49) and HSL value hsl(72, 61%, 49%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABCA31?+

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