#9AE9EE Color

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

Color preview

#9AE9EE

Color formats

HEX
#9AE9EE
RGB
rgb(154, 233, 238)
RGBA
rgba(154, 233, 238, 1)
HSL
hsl(184, 71%, 77%)
HSV
hsv(184, 35%, 93%)
CMYK
cmyk(35%, 2%, 0%, 7%)
CSS variable
--color-primary: #9AE9EE;
Lowercase HEX
#9ae9ee

Shades

Tints

Tones

Harmony

CSS snippets for #9AE9EE

.color-9ae9ee {
  color: #9AE9EE;
  background-color: #9AE9EE;
}

Frequently asked questions

What color is #9AE9EE?+

#9AE9EE is a HEX color with RGB value rgb(154, 233, 238) and HSL value hsl(184, 71%, 77%). Its closest CSS named color is PaleTurquoise.

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

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