#ABC58F Color

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

Color preview

#ABC58F

Color formats

HEX
#ABC58F
RGB
rgb(171, 197, 143)
RGBA
rgba(171, 197, 143, 1)
HSL
hsl(89, 32%, 67%)
HSV
hsv(89, 27%, 77%)
CMYK
cmyk(13%, 0%, 27%, 23%)
CSS variable
--color-primary: #ABC58F;
Lowercase HEX
#abc58f

Shades

Tints

Tones

Harmony

CSS snippets for #ABC58F

.color-abc58f {
  color: #ABC58F;
  background-color: #ABC58F;
}

Frequently asked questions

What color is #ABC58F?+

#ABC58F is a HEX color with RGB value rgb(171, 197, 143) and HSL value hsl(89, 32%, 67%). Its closest CSS named color is DarkSeaGreen.

What is the closest Tailwind color to #ABC58F?+

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