#AAFF95 Color

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

Color preview

#AAFF95

Color formats

HEX
#AAFF95
RGB
rgb(170, 255, 149)
RGBA
rgba(170, 255, 149, 1)
HSL
hsl(108, 100%, 79%)
HSV
hsv(108, 42%, 100%)
CMYK
cmyk(33%, 0%, 42%, 0%)
CSS variable
--color-primary: #AAFF95;
Lowercase HEX
#aaff95

Shades

Tints

Tones

Harmony

CSS snippets for #AAFF95

.color-aaff95 {
  color: #AAFF95;
  background-color: #AAFF95;
}

Frequently asked questions

What color is #AAFF95?+

#AAFF95 is a HEX color with RGB value rgb(170, 255, 149) and HSL value hsl(108, 100%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAFF95?+

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