#ABDD6E Color

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

Color preview

#ABDD6E

Color formats

HEX
#ABDD6E
RGB
rgb(171, 221, 110)
RGBA
rgba(171, 221, 110, 1)
HSL
hsl(87, 62%, 65%)
HSV
hsv(87, 50%, 87%)
CMYK
cmyk(23%, 0%, 50%, 13%)
CSS variable
--color-primary: #ABDD6E;
Lowercase HEX
#abdd6e

Shades

Tints

Tones

Harmony

CSS snippets for #ABDD6E

.color-abdd6e {
  color: #ABDD6E;
  background-color: #ABDD6E;
}

Frequently asked questions

What color is #ABDD6E?+

#ABDD6E is a HEX color with RGB value rgb(171, 221, 110) and HSL value hsl(87, 62%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABDD6E?+

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