#ABDD22 Color

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

Color preview

#ABDD22

Color formats

HEX
#ABDD22
RGB
rgb(171, 221, 34)
RGBA
rgba(171, 221, 34, 1)
HSL
hsl(76, 73%, 50%)
HSV
hsv(76, 85%, 87%)
CMYK
cmyk(23%, 0%, 85%, 13%)
CSS variable
--color-primary: #ABDD22;
Lowercase HEX
#abdd22

Shades

Tints

Tones

Harmony

CSS snippets for #ABDD22

.color-abdd22 {
  color: #ABDD22;
  background-color: #ABDD22;
}

Frequently asked questions

What color is #ABDD22?+

#ABDD22 is a HEX color with RGB value rgb(171, 221, 34) and HSL value hsl(76, 73%, 50%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABDD22?+

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