#ABCC9E Color

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

Color preview

#ABCC9E

Color formats

HEX
#ABCC9E
RGB
rgb(171, 204, 158)
RGBA
rgba(171, 204, 158, 1)
HSL
hsl(103, 31%, 71%)
HSV
hsv(103, 23%, 80%)
CMYK
cmyk(16%, 0%, 23%, 20%)
CSS variable
--color-primary: #ABCC9E;
Lowercase HEX
#abcc9e

Shades

Tints

Tones

Harmony

CSS snippets for #ABCC9E

.color-abcc9e {
  color: #ABCC9E;
  background-color: #ABCC9E;
}

Frequently asked questions

What color is #ABCC9E?+

#ABCC9E is a HEX color with RGB value rgb(171, 204, 158) and HSL value hsl(103, 31%, 71%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCC9E?+

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