#ABC16E Color

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

Color preview

#ABC16E

Color formats

HEX
#ABC16E
RGB
rgb(171, 193, 110)
RGBA
rgba(171, 193, 110, 1)
HSL
hsl(76, 40%, 59%)
HSV
hsv(76, 43%, 76%)
CMYK
cmyk(11%, 0%, 43%, 24%)
CSS variable
--color-primary: #ABC16E;
Lowercase HEX
#abc16e

Shades

Tints

Tones

Harmony

CSS snippets for #ABC16E

.color-abc16e {
  color: #ABC16E;
  background-color: #ABC16E;
}

Frequently asked questions

What color is #ABC16E?+

#ABC16E is a HEX color with RGB value rgb(171, 193, 110) and HSL value hsl(76, 40%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC16E?+

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