#ABCF9E Color

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

Color preview

#ABCF9E

Color formats

HEX
#ABCF9E
RGB
rgb(171, 207, 158)
RGBA
rgba(171, 207, 158, 1)
HSL
hsl(104, 34%, 72%)
HSV
hsv(104, 24%, 81%)
CMYK
cmyk(17%, 0%, 24%, 19%)
CSS variable
--color-primary: #ABCF9E;
Lowercase HEX
#abcf9e

Shades

Tints

Tones

Harmony

CSS snippets for #ABCF9E

.color-abcf9e {
  color: #ABCF9E;
  background-color: #ABCF9E;
}

Frequently asked questions

What color is #ABCF9E?+

#ABCF9E is a HEX color with RGB value rgb(171, 207, 158) and HSL value hsl(104, 34%, 72%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCF9E?+

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