#AAA63C Color

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

Color preview

#AAA63C

Color formats

HEX
#AAA63C
RGB
rgb(170, 166, 60)
RGBA
rgba(170, 166, 60, 1)
HSL
hsl(58, 48%, 45%)
HSV
hsv(58, 65%, 67%)
CMYK
cmyk(0%, 2%, 65%, 33%)
CSS variable
--color-primary: #AAA63C;
Lowercase HEX
#aaa63c

Shades

Tints

Tones

Harmony

CSS snippets for #AAA63C

.color-aaa63c {
  color: #AAA63C;
  background-color: #AAA63C;
}

Frequently asked questions

What color is #AAA63C?+

#AAA63C is a HEX color with RGB value rgb(170, 166, 60) and HSL value hsl(58, 48%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AAA63C?+

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