#99E9ED Color

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

Color preview

#99E9ED

Color formats

HEX
#99E9ED
RGB
rgb(153, 233, 237)
RGBA
rgba(153, 233, 237, 1)
HSL
hsl(183, 70%, 76%)
HSV
hsv(183, 35%, 93%)
CMYK
cmyk(35%, 2%, 0%, 7%)
CSS variable
--color-primary: #99E9ED;
Lowercase HEX
#99e9ed

Shades

Tints

Tones

Harmony

CSS snippets for #99E9ED

.color-99e9ed {
  color: #99E9ED;
  background-color: #99E9ED;
}

Frequently asked questions

What color is #99E9ED?+

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

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

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