#AAEB98 Color

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

Color preview

#AAEB98

Color formats

HEX
#AAEB98
RGB
rgb(170, 235, 152)
RGBA
rgba(170, 235, 152, 1)
HSL
hsl(107, 67%, 76%)
HSV
hsv(107, 35%, 92%)
CMYK
cmyk(28%, 0%, 35%, 8%)
CSS variable
--color-primary: #AAEB98;
Lowercase HEX
#aaeb98

Shades

Tints

Tones

Harmony

CSS snippets for #AAEB98

.color-aaeb98 {
  color: #AAEB98;
  background-color: #AAEB98;
}

Frequently asked questions

What color is #AAEB98?+

#AAEB98 is a HEX color with RGB value rgb(170, 235, 152) and HSL value hsl(107, 67%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #AAEB98?+

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