#9AFAE0 Color

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

Color preview

#9AFAE0

Color formats

HEX
#9AFAE0
RGB
rgb(154, 250, 224)
RGBA
rgba(154, 250, 224, 1)
HSL
hsl(164, 91%, 79%)
HSV
hsv(164, 38%, 98%)
CMYK
cmyk(38%, 0%, 10%, 2%)
CSS variable
--color-primary: #9AFAE0;
Lowercase HEX
#9afae0

Shades

Tints

Tones

Harmony

CSS snippets for #9AFAE0

.color-9afae0 {
  color: #9AFAE0;
  background-color: #9AFAE0;
}

Frequently asked questions

What color is #9AFAE0?+

#9AFAE0 is a HEX color with RGB value rgb(154, 250, 224) and HSL value hsl(164, 91%, 79%). Its closest CSS named color is PaleTurquoise.

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

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