#AABC49 Color

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

Color preview

#AABC49

Color formats

HEX
#AABC49
RGB
rgb(170, 188, 73)
RGBA
rgba(170, 188, 73, 1)
HSL
hsl(69, 46%, 51%)
HSV
hsv(69, 61%, 74%)
CMYK
cmyk(10%, 0%, 61%, 26%)
CSS variable
--color-primary: #AABC49;
Lowercase HEX
#aabc49

Shades

Tints

Tones

Harmony

CSS snippets for #AABC49

.color-aabc49 {
  color: #AABC49;
  background-color: #AABC49;
}

Frequently asked questions

What color is #AABC49?+

#AABC49 is a HEX color with RGB value rgb(170, 188, 73) and HSL value hsl(69, 46%, 51%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AABC49?+

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