#99ECFC Color

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

Color preview

#99ECFC

Color formats

HEX
#99ECFC
RGB
rgb(153, 236, 252)
RGBA
rgba(153, 236, 252, 1)
HSL
hsl(190, 94%, 79%)
HSV
hsv(190, 39%, 99%)
CMYK
cmyk(39%, 6%, 0%, 1%)
CSS variable
--color-primary: #99ECFC;
Lowercase HEX
#99ecfc

Shades

Tints

Tones

Harmony

CSS snippets for #99ECFC

.color-99ecfc {
  color: #99ECFC;
  background-color: #99ECFC;
}

Frequently asked questions

What color is #99ECFC?+

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

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

The closest Tailwind color is cyan-200, available as the bg-cyan-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