#ABDC7C Color

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

Color preview

#ABDC7C

Color formats

HEX
#ABDC7C
RGB
rgb(171, 220, 124)
RGBA
rgba(171, 220, 124, 1)
HSL
hsl(91, 58%, 67%)
HSV
hsv(91, 44%, 86%)
CMYK
cmyk(22%, 0%, 44%, 14%)
CSS variable
--color-primary: #ABDC7C;
Lowercase HEX
#abdc7c

Shades

Tints

Tones

Harmony

CSS snippets for #ABDC7C

.color-abdc7c {
  color: #ABDC7C;
  background-color: #ABDC7C;
}

Frequently asked questions

What color is #ABDC7C?+

#ABDC7C is a HEX color with RGB value rgb(171, 220, 124) and HSL value hsl(91, 58%, 67%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ABDC7C?+

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