#ABC58C Color

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

Color preview

#ABC58C

Color formats

HEX
#ABC58C
RGB
rgb(171, 197, 140)
RGBA
rgba(171, 197, 140, 1)
HSL
hsl(87, 33%, 66%)
HSV
hsv(87, 29%, 77%)
CMYK
cmyk(13%, 0%, 29%, 23%)
CSS variable
--color-primary: #ABC58C;
Lowercase HEX
#abc58c

Shades

Tints

Tones

Harmony

CSS snippets for #ABC58C

.color-abc58c {
  color: #ABC58C;
  background-color: #ABC58C;
}

Frequently asked questions

What color is #ABC58C?+

#ABC58C is a HEX color with RGB value rgb(171, 197, 140) and HSL value hsl(87, 33%, 66%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC58C?+

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