#9AE7EE Color

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

Color preview

#9AE7EE

Color formats

HEX
#9AE7EE
RGB
rgb(154, 231, 238)
RGBA
rgba(154, 231, 238, 1)
HSL
hsl(185, 71%, 77%)
HSV
hsv(185, 35%, 93%)
CMYK
cmyk(35%, 3%, 0%, 7%)
CSS variable
--color-primary: #9AE7EE;
Lowercase HEX
#9ae7ee

Shades

Tints

Tones

Harmony

CSS snippets for #9AE7EE

.color-9ae7ee {
  color: #9AE7EE;
  background-color: #9AE7EE;
}

Frequently asked questions

What color is #9AE7EE?+

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

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

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