#99FCFC Color

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

Color preview

#99FCFC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #99FCFC

.color-99fcfc {
  color: #99FCFC;
  background-color: #99FCFC;
}

Frequently asked questions

What color is #99FCFC?+

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

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

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