#99EEDE Color

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

Color preview

#99EEDE

Color formats

HEX
#99EEDE
RGB
rgb(153, 238, 222)
RGBA
rgba(153, 238, 222, 1)
HSL
hsl(169, 71%, 77%)
HSV
hsv(169, 36%, 93%)
CMYK
cmyk(36%, 0%, 7%, 7%)
CSS variable
--color-primary: #99EEDE;
Lowercase HEX
#99eede

Shades

Tints

Tones

Harmony

CSS snippets for #99EEDE

.color-99eede {
  color: #99EEDE;
  background-color: #99EEDE;
}

Frequently asked questions

What color is #99EEDE?+

#99EEDE is a HEX color with RGB value rgb(153, 238, 222) and HSL value hsl(169, 71%, 77%). Its closest CSS named color is PaleTurquoise.

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

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