#9AE2EF Color

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

Color preview

#9AE2EF

Color formats

HEX
#9AE2EF
RGB
rgb(154, 226, 239)
RGBA
rgba(154, 226, 239, 1)
HSL
hsl(189, 73%, 77%)
HSV
hsv(189, 36%, 94%)
CMYK
cmyk(36%, 5%, 0%, 6%)
CSS variable
--color-primary: #9AE2EF;
Lowercase HEX
#9ae2ef

Shades

Tints

Tones

Harmony

CSS snippets for #9AE2EF

.color-9ae2ef {
  color: #9AE2EF;
  background-color: #9AE2EF;
}

Frequently asked questions

What color is #9AE2EF?+

#9AE2EF is a HEX color with RGB value rgb(154, 226, 239) and HSL value hsl(189, 73%, 77%). Its closest CSS named color is LightBlue.

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

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