#ABDC9E Color

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

Color preview

#ABDC9E

Color formats

HEX
#ABDC9E
RGB
rgb(171, 220, 158)
RGBA
rgba(171, 220, 158, 1)
HSL
hsl(107, 47%, 74%)
HSV
hsv(107, 28%, 86%)
CMYK
cmyk(22%, 0%, 28%, 14%)
CSS variable
--color-primary: #ABDC9E;
Lowercase HEX
#abdc9e

Shades

Tints

Tones

Harmony

CSS snippets for #ABDC9E

.color-abdc9e {
  color: #ABDC9E;
  background-color: #ABDC9E;
}

Frequently asked questions

What color is #ABDC9E?+

#ABDC9E is a HEX color with RGB value rgb(171, 220, 158) and HSL value hsl(107, 47%, 74%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ABDC9E?+

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