#ABDC2D Color

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

Color preview

#ABDC2D

Color formats

HEX
#ABDC2D
RGB
rgb(171, 220, 45)
RGBA
rgba(171, 220, 45, 1)
HSL
hsl(77, 71%, 52%)
HSV
hsv(77, 80%, 86%)
CMYK
cmyk(22%, 0%, 80%, 14%)
CSS variable
--color-primary: #ABDC2D;
Lowercase HEX
#abdc2d

Shades

Tints

Tones

Harmony

CSS snippets for #ABDC2D

.color-abdc2d {
  color: #ABDC2D;
  background-color: #ABDC2D;
}

Frequently asked questions

What color is #ABDC2D?+

#ABDC2D is a HEX color with RGB value rgb(171, 220, 45) and HSL value hsl(77, 71%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABDC2D?+

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