#99ECED Color

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

Color preview

#99ECED

Color formats

HEX
#99ECED
RGB
rgb(153, 236, 237)
RGBA
rgba(153, 236, 237, 1)
HSL
hsl(181, 70%, 76%)
HSV
hsv(181, 35%, 93%)
CMYK
cmyk(35%, 0%, 0%, 7%)
CSS variable
--color-primary: #99ECED;
Lowercase HEX
#99eced

Shades

Tints

Tones

Harmony

CSS snippets for #99ECED

.color-99eced {
  color: #99ECED;
  background-color: #99ECED;
}

Frequently asked questions

What color is #99ECED?+

#99ECED is a HEX color with RGB value rgb(153, 236, 237) and HSL value hsl(181, 70%, 76%). Its closest CSS named color is PaleTurquoise.

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

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