#ABDD8E Color

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

Color preview

#ABDD8E

Color formats

HEX
#ABDD8E
RGB
rgb(171, 221, 142)
RGBA
rgba(171, 221, 142, 1)
HSL
hsl(98, 54%, 71%)
HSV
hsv(98, 36%, 87%)
CMYK
cmyk(23%, 0%, 36%, 13%)
CSS variable
--color-primary: #ABDD8E;
Lowercase HEX
#abdd8e

Shades

Tints

Tones

Harmony

CSS snippets for #ABDD8E

.color-abdd8e {
  color: #ABDD8E;
  background-color: #ABDD8E;
}

Frequently asked questions

What color is #ABDD8E?+

#ABDD8E is a HEX color with RGB value rgb(171, 221, 142) and HSL value hsl(98, 54%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ABDD8E?+

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