#ABC58A Color

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

Color preview

#ABC58A

Color formats

HEX
#ABC58A
RGB
rgb(171, 197, 138)
RGBA
rgba(171, 197, 138, 1)
HSL
hsl(86, 34%, 66%)
HSV
hsv(86, 30%, 77%)
CMYK
cmyk(13%, 0%, 30%, 23%)
CSS variable
--color-primary: #ABC58A;
Lowercase HEX
#abc58a

Shades

Tints

Tones

Harmony

CSS snippets for #ABC58A

.color-abc58a {
  color: #ABC58A;
  background-color: #ABC58A;
}

Frequently asked questions

What color is #ABC58A?+

#ABC58A is a HEX color with RGB value rgb(171, 197, 138) and HSL value hsl(86, 34%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC58A?+

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