#ABCC91 Color

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

Color preview

#ABCC91

Color formats

HEX
#ABCC91
RGB
rgb(171, 204, 145)
RGBA
rgba(171, 204, 145, 1)
HSL
hsl(94, 37%, 68%)
HSV
hsv(94, 29%, 80%)
CMYK
cmyk(16%, 0%, 29%, 20%)
CSS variable
--color-primary: #ABCC91;
Lowercase HEX
#abcc91

Shades

Tints

Tones

Harmony

CSS snippets for #ABCC91

.color-abcc91 {
  color: #ABCC91;
  background-color: #ABCC91;
}

Frequently asked questions

What color is #ABCC91?+

#ABCC91 is a HEX color with RGB value rgb(171, 204, 145) and HSL value hsl(94, 37%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCC91?+

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