#9AFEE8 Color

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

Color preview

#9AFEE8

Color formats

HEX
#9AFEE8
RGB
rgb(154, 254, 232)
RGBA
rgba(154, 254, 232, 1)
HSL
hsl(167, 98%, 80%)
HSV
hsv(167, 39%, 100%)
CMYK
cmyk(39%, 0%, 9%, 0%)
CSS variable
--color-primary: #9AFEE8;
Lowercase HEX
#9afee8

Shades

Tints

Tones

Harmony

CSS snippets for #9AFEE8

.color-9afee8 {
  color: #9AFEE8;
  background-color: #9AFEE8;
}

Frequently asked questions

What color is #9AFEE8?+

#9AFEE8 is a HEX color with RGB value rgb(154, 254, 232) and HSL value hsl(167, 98%, 80%). Its closest CSS named color is PaleTurquoise.

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

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