#ABC959 Color

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

Color preview

#ABC959

Color formats

HEX
#ABC959
RGB
rgb(171, 201, 89)
RGBA
rgba(171, 201, 89, 1)
HSL
hsl(76, 51%, 57%)
HSV
hsv(76, 56%, 79%)
CMYK
cmyk(15%, 0%, 56%, 21%)
CSS variable
--color-primary: #ABC959;
Lowercase HEX
#abc959

Shades

Tints

Tones

Harmony

CSS snippets for #ABC959

.color-abc959 {
  color: #ABC959;
  background-color: #ABC959;
}

Frequently asked questions

What color is #ABC959?+

#ABC959 is a HEX color with RGB value rgb(171, 201, 89) and HSL value hsl(76, 51%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC959?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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