#ABC76B Color

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

Color preview

#ABC76B

Color formats

HEX
#ABC76B
RGB
rgb(171, 199, 107)
RGBA
rgba(171, 199, 107, 1)
HSL
hsl(78, 45%, 60%)
HSV
hsv(78, 46%, 78%)
CMYK
cmyk(14%, 0%, 46%, 22%)
CSS variable
--color-primary: #ABC76B;
Lowercase HEX
#abc76b

Shades

Tints

Tones

Harmony

CSS snippets for #ABC76B

.color-abc76b {
  color: #ABC76B;
  background-color: #ABC76B;
}

Frequently asked questions

What color is #ABC76B?+

#ABC76B is a HEX color with RGB value rgb(171, 199, 107) and HSL value hsl(78, 45%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC76B?+

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