#ABCA91 Color

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

Color preview

#ABCA91

Color formats

HEX
#ABCA91
RGB
rgb(171, 202, 145)
RGBA
rgba(171, 202, 145, 1)
HSL
hsl(93, 35%, 68%)
HSV
hsv(93, 28%, 79%)
CMYK
cmyk(15%, 0%, 28%, 21%)
CSS variable
--color-primary: #ABCA91;
Lowercase HEX
#abca91

Shades

Tints

Tones

Harmony

CSS snippets for #ABCA91

.color-abca91 {
  color: #ABCA91;
  background-color: #ABCA91;
}

Frequently asked questions

What color is #ABCA91?+

#ABCA91 is a HEX color with RGB value rgb(171, 202, 145) and HSL value hsl(93, 35%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABCA91?+

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