#AAB43C Color

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

Color preview

#AAB43C

Color formats

HEX
#AAB43C
RGB
rgb(170, 180, 60)
RGBA
rgba(170, 180, 60, 1)
HSL
hsl(65, 50%, 47%)
HSV
hsv(65, 67%, 71%)
CMYK
cmyk(6%, 0%, 67%, 29%)
CSS variable
--color-primary: #AAB43C;
Lowercase HEX
#aab43c

Shades

Tints

Tones

Harmony

CSS snippets for #AAB43C

.color-aab43c {
  color: #AAB43C;
  background-color: #AAB43C;
}

Frequently asked questions

What color is #AAB43C?+

#AAB43C is a HEX color with RGB value rgb(170, 180, 60) and HSL value hsl(65, 50%, 47%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #AAB43C?+

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