#AAF95B Color

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

Color preview

#AAF95B

Color formats

HEX
#AAF95B
RGB
rgb(170, 249, 91)
RGBA
rgba(170, 249, 91, 1)
HSL
hsl(90, 93%, 67%)
HSV
hsv(90, 63%, 98%)
CMYK
cmyk(32%, 0%, 63%, 2%)
CSS variable
--color-primary: #AAF95B;
Lowercase HEX
#aaf95b

Shades

Tints

Tones

Harmony

CSS snippets for #AAF95B

.color-aaf95b {
  color: #AAF95B;
  background-color: #AAF95B;
}

Frequently asked questions

What color is #AAF95B?+

#AAF95B is a HEX color with RGB value rgb(170, 249, 91) and HSL value hsl(90, 93%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #AAF95B?+

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