#ABCF7E Color

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

Color preview

#ABCF7E

Color formats

HEX
#ABCF7E
RGB
rgb(171, 207, 126)
RGBA
rgba(171, 207, 126, 1)
HSL
hsl(87, 46%, 65%)
HSV
hsv(87, 39%, 81%)
CMYK
cmyk(17%, 0%, 39%, 19%)
CSS variable
--color-primary: #ABCF7E;
Lowercase HEX
#abcf7e

Shades

Tints

Tones

Harmony

CSS snippets for #ABCF7E

.color-abcf7e {
  color: #ABCF7E;
  background-color: #ABCF7E;
}

Frequently asked questions

What color is #ABCF7E?+

#ABCF7E is a HEX color with RGB value rgb(171, 207, 126) and HSL value hsl(87, 46%, 65%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABCF7E?+

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