#99EFEC Color

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

Color preview

#99EFEC

Color formats

HEX
#99EFEC
RGB
rgb(153, 239, 236)
RGBA
rgba(153, 239, 236, 1)
HSL
hsl(178, 73%, 77%)
HSV
hsv(178, 36%, 94%)
CMYK
cmyk(36%, 0%, 1%, 6%)
CSS variable
--color-primary: #99EFEC;
Lowercase HEX
#99efec

Shades

Tints

Tones

Harmony

CSS snippets for #99EFEC

.color-99efec {
  color: #99EFEC;
  background-color: #99EFEC;
}

Frequently asked questions

What color is #99EFEC?+

#99EFEC is a HEX color with RGB value rgb(153, 239, 236) and HSL value hsl(178, 73%, 77%). Its closest CSS named color is PaleTurquoise.

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

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