#99FAED Color

Inspect #99FAED across formats, palettes, contrast and closest named color matches.

Color preview

#99FAED

Color formats

HEX
#99FAED
RGB
rgb(153, 250, 237)
RGBA
rgba(153, 250, 237, 1)
HSL
hsl(172, 91%, 79%)
HSV
hsv(172, 39%, 98%)
CMYK
cmyk(39%, 0%, 5%, 2%)
CSS variable
--color-primary: #99FAED;
Lowercase HEX
#99faed

Shades

Tints

Tones

Harmony

CSS snippets for #99FAED

.color-99faed {
  color: #99FAED;
  background-color: #99FAED;
}

Frequently asked questions

What color is #99FAED?+

#99FAED is a HEX color with RGB value rgb(153, 250, 237) and HSL value hsl(172, 91%, 79%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #99FAED?+

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