#AABC0C Color

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

Color preview

#AABC0C

Color formats

HEX
#AABC0C
RGB
rgb(170, 188, 12)
RGBA
rgba(170, 188, 12, 1)
HSL
hsl(66, 88%, 39%)
HSV
hsv(66, 94%, 74%)
CMYK
cmyk(10%, 0%, 94%, 26%)
CSS variable
--color-primary: #AABC0C;
Lowercase HEX
#aabc0c

Shades

Tints

Tones

Harmony

CSS snippets for #AABC0C

.color-aabc0c {
  color: #AABC0C;
  background-color: #AABC0C;
}

Frequently asked questions

What color is #AABC0C?+

#AABC0C is a HEX color with RGB value rgb(170, 188, 12) and HSL value hsl(66, 88%, 39%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AABC0C?+

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