#AAFB93 Color

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

Color preview

#AAFB93

Color formats

HEX
#AAFB93
RGB
rgb(170, 251, 147)
RGBA
rgba(170, 251, 147, 1)
HSL
hsl(107, 93%, 78%)
HSV
hsv(107, 41%, 98%)
CMYK
cmyk(32%, 0%, 41%, 2%)
CSS variable
--color-primary: #AAFB93;
Lowercase HEX
#aafb93

Shades

Tints

Tones

Harmony

CSS snippets for #AAFB93

.color-aafb93 {
  color: #AAFB93;
  background-color: #AAFB93;
}

Frequently asked questions

What color is #AAFB93?+

#AAFB93 is a HEX color with RGB value rgb(170, 251, 147) and HSL value hsl(107, 93%, 78%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAFB93?+

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