#ABDC49 Color

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

Color preview

#ABDC49

Color formats

HEX
#ABDC49
RGB
rgb(171, 220, 73)
RGBA
rgba(171, 220, 73, 1)
HSL
hsl(80, 68%, 57%)
HSV
hsv(80, 67%, 86%)
CMYK
cmyk(22%, 0%, 67%, 14%)
CSS variable
--color-primary: #ABDC49;
Lowercase HEX
#abdc49

Shades

Tints

Tones

Harmony

CSS snippets for #ABDC49

.color-abdc49 {
  color: #ABDC49;
  background-color: #ABDC49;
}

Frequently asked questions

What color is #ABDC49?+

#ABDC49 is a HEX color with RGB value rgb(171, 220, 73) and HSL value hsl(80, 68%, 57%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABDC49?+

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