#ABC58B Color

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

Color preview

#ABC58B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #ABC58B

.color-abc58b {
  color: #ABC58B;
  background-color: #ABC58B;
}

Frequently asked questions

What color is #ABC58B?+

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

What is the closest Tailwind color to #ABC58B?+

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