#AAB333 Color

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

Color preview

#AAB333

Color formats

HEX
#AAB333
RGB
rgb(170, 179, 51)
RGBA
rgba(170, 179, 51, 1)
HSL
hsl(64, 56%, 45%)
HSV
hsv(64, 72%, 70%)
CMYK
cmyk(5%, 0%, 72%, 30%)
CSS variable
--color-primary: #AAB333;
Lowercase HEX
#aab333

Shades

Tints

Tones

Harmony

CSS snippets for #AAB333

.color-aab333 {
  color: #AAB333;
  background-color: #AAB333;
}

Frequently asked questions

What color is #AAB333?+

#AAB333 is a HEX color with RGB value rgb(170, 179, 51) and HSL value hsl(64, 56%, 45%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AAB333?+

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