#ABDD8B Color

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

Color preview

#ABDD8B

Color formats

HEX
#ABDD8B
RGB
rgb(171, 221, 139)
RGBA
rgba(171, 221, 139, 1)
HSL
hsl(97, 55%, 71%)
HSV
hsv(97, 37%, 87%)
CMYK
cmyk(23%, 0%, 37%, 13%)
CSS variable
--color-primary: #ABDD8B;
Lowercase HEX
#abdd8b

Shades

Tints

Tones

Harmony

CSS snippets for #ABDD8B

.color-abdd8b {
  color: #ABDD8B;
  background-color: #ABDD8B;
}

Frequently asked questions

What color is #ABDD8B?+

#ABDD8B is a HEX color with RGB value rgb(171, 221, 139) and HSL value hsl(97, 55%, 71%). Its closest CSS named color is LightGreen.

What is the closest Tailwind color to #ABDD8B?+

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