#ABDC56 Color

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

Color preview

#ABDC56

Color formats

HEX
#ABDC56
RGB
rgb(171, 220, 86)
RGBA
rgba(171, 220, 86, 1)
HSL
hsl(82, 66%, 60%)
HSV
hsv(82, 61%, 86%)
CMYK
cmyk(22%, 0%, 61%, 14%)
CSS variable
--color-primary: #ABDC56;
Lowercase HEX
#abdc56

Shades

Tints

Tones

Harmony

CSS snippets for #ABDC56

.color-abdc56 {
  color: #ABDC56;
  background-color: #ABDC56;
}

Frequently asked questions

What color is #ABDC56?+

#ABDC56 is a HEX color with RGB value rgb(171, 220, 86) and HSL value hsl(82, 66%, 60%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #ABDC56?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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