#99FCEB Color

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

Color preview

#99FCEB

Color formats

HEX
#99FCEB
RGB
rgb(153, 252, 235)
RGBA
rgba(153, 252, 235, 1)
HSL
hsl(170, 94%, 79%)
HSV
hsv(170, 39%, 99%)
CMYK
cmyk(39%, 0%, 7%, 1%)
CSS variable
--color-primary: #99FCEB;
Lowercase HEX
#99fceb

Shades

Tints

Tones

Harmony

CSS snippets for #99FCEB

.color-99fceb {
  color: #99FCEB;
  background-color: #99FCEB;
}

Frequently asked questions

What color is #99FCEB?+

#99FCEB is a HEX color with RGB value rgb(153, 252, 235) and HSL value hsl(170, 94%, 79%). Its closest CSS named color is PaleTurquoise.

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

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