#ABC59C Color

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

Color preview

#ABC59C

Color formats

HEX
#ABC59C
RGB
rgb(171, 197, 156)
RGBA
rgba(171, 197, 156, 1)
HSL
hsl(98, 26%, 69%)
HSV
hsv(98, 21%, 77%)
CMYK
cmyk(13%, 0%, 21%, 23%)
CSS variable
--color-primary: #ABC59C;
Lowercase HEX
#abc59c

Shades

Tints

Tones

Harmony

CSS snippets for #ABC59C

.color-abc59c {
  color: #ABC59C;
  background-color: #ABC59C;
}

Frequently asked questions

What color is #ABC59C?+

#ABC59C is a HEX color with RGB value rgb(171, 197, 156) and HSL value hsl(98, 26%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC59C?+

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