#AAAF28 Color

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

Color preview

#AAAF28

Color formats

HEX
#AAAF28
RGB
rgb(170, 175, 40)
RGBA
rgba(170, 175, 40, 1)
HSL
hsl(62, 63%, 42%)
HSV
hsv(62, 77%, 69%)
CMYK
cmyk(3%, 0%, 77%, 31%)
CSS variable
--color-primary: #AAAF28;
Lowercase HEX
#aaaf28

Shades

Tints

Tones

Harmony

CSS snippets for #AAAF28

.color-aaaf28 {
  color: #AAAF28;
  background-color: #AAAF28;
}

Frequently asked questions

What color is #AAAF28?+

#AAAF28 is a HEX color with RGB value rgb(170, 175, 40) and HSL value hsl(62, 63%, 42%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AAAF28?+

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