#99EADF Color

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

Color preview

#99EADF

Color formats

HEX
#99EADF
RGB
rgb(153, 234, 223)
RGBA
rgba(153, 234, 223, 1)
HSL
hsl(172, 66%, 76%)
HSV
hsv(172, 35%, 92%)
CMYK
cmyk(35%, 0%, 5%, 8%)
CSS variable
--color-primary: #99EADF;
Lowercase HEX
#99eadf

Shades

Tints

Tones

Harmony

CSS snippets for #99EADF

.color-99eadf {
  color: #99EADF;
  background-color: #99EADF;
}

Frequently asked questions

What color is #99EADF?+

#99EADF is a HEX color with RGB value rgb(153, 234, 223) and HSL value hsl(172, 66%, 76%). Its closest CSS named color is PowderBlue.

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

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