#9AEAAA Color

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

Color preview

#9AEAAA

Color formats

HEX
#9AEAAA
RGB
rgb(154, 234, 170)
RGBA
rgba(154, 234, 170, 1)
HSL
hsl(132, 66%, 76%)
HSV
hsv(132, 34%, 92%)
CMYK
cmyk(34%, 0%, 27%, 8%)
CSS variable
--color-primary: #9AEAAA;
Lowercase HEX
#9aeaaa

Shades

Tints

Tones

Harmony

CSS snippets for #9AEAAA

.color-9aeaaa {
  color: #9AEAAA;
  background-color: #9AEAAA;
}

Frequently asked questions

What color is #9AEAAA?+

#9AEAAA is a HEX color with RGB value rgb(154, 234, 170) and HSL value hsl(132, 66%, 76%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #9AEAAA?+

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