#ABC992 Color

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

Color preview

#ABC992

Color formats

HEX
#ABC992
RGB
rgb(171, 201, 146)
RGBA
rgba(171, 201, 146, 1)
HSL
hsl(93, 34%, 68%)
HSV
hsv(93, 27%, 79%)
CMYK
cmyk(15%, 0%, 27%, 21%)
CSS variable
--color-primary: #ABC992;
Lowercase HEX
#abc992

Shades

Tints

Tones

Harmony

CSS snippets for #ABC992

.color-abc992 {
  color: #ABC992;
  background-color: #ABC992;
}

Frequently asked questions

What color is #ABC992?+

#ABC992 is a HEX color with RGB value rgb(171, 201, 146) and HSL value hsl(93, 34%, 68%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC992?+

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