#ABC66C Color

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

Color preview

#ABC66C

Color formats

HEX
#ABC66C
RGB
rgb(171, 198, 108)
RGBA
rgba(171, 198, 108, 1)
HSL
hsl(78, 44%, 60%)
HSV
hsv(78, 45%, 78%)
CMYK
cmyk(14%, 0%, 45%, 22%)
CSS variable
--color-primary: #ABC66C;
Lowercase HEX
#abc66c

Shades

Tints

Tones

Harmony

CSS snippets for #ABC66C

.color-abc66c {
  color: #ABC66C;
  background-color: #ABC66C;
}

Frequently asked questions

What color is #ABC66C?+

#ABC66C is a HEX color with RGB value rgb(171, 198, 108) and HSL value hsl(78, 44%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #ABC66C?+

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