#ABDD2C Color

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

Color preview

#ABDD2C

Color formats

HEX
#ABDD2C
RGB
rgb(171, 221, 44)
RGBA
rgba(171, 221, 44, 1)
HSL
hsl(77, 72%, 52%)
HSV
hsv(77, 80%, 87%)
CMYK
cmyk(23%, 0%, 80%, 13%)
CSS variable
--color-primary: #ABDD2C;
Lowercase HEX
#abdd2c

Shades

Tints

Tones

Harmony

CSS snippets for #ABDD2C

.color-abdd2c {
  color: #ABDD2C;
  background-color: #ABDD2C;
}

Frequently asked questions

What color is #ABDD2C?+

#ABDD2C is a HEX color with RGB value rgb(171, 221, 44) and HSL value hsl(77, 72%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABDD2C?+

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