#99EEDA Color

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

Color preview

#99EEDA

Color formats

HEX
#99EEDA
RGB
rgb(153, 238, 218)
RGBA
rgba(153, 238, 218, 1)
HSL
hsl(166, 71%, 77%)
HSV
hsv(166, 36%, 93%)
CMYK
cmyk(36%, 0%, 8%, 7%)
CSS variable
--color-primary: #99EEDA;
Lowercase HEX
#99eeda

Shades

Tints

Tones

Harmony

CSS snippets for #99EEDA

.color-99eeda {
  color: #99EEDA;
  background-color: #99EEDA;
}

Frequently asked questions

What color is #99EEDA?+

#99EEDA is a HEX color with RGB value rgb(153, 238, 218) and HSL value hsl(166, 71%, 77%). Its closest CSS named color is PowderBlue.

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

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