#ABC59B Color

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

Color preview

#ABC59B

Color formats

HEX
#ABC59B
RGB
rgb(171, 197, 155)
RGBA
rgba(171, 197, 155, 1)
HSL
hsl(97, 27%, 69%)
HSV
hsv(97, 21%, 77%)
CMYK
cmyk(13%, 0%, 21%, 23%)
CSS variable
--color-primary: #ABC59B;
Lowercase HEX
#abc59b

Shades

Tints

Tones

Harmony

CSS snippets for #ABC59B

.color-abc59b {
  color: #ABC59B;
  background-color: #ABC59B;
}

Frequently asked questions

What color is #ABC59B?+

#ABC59B is a HEX color with RGB value rgb(171, 197, 155) and HSL value hsl(97, 27%, 69%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #ABC59B?+

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