#99FDFC Color

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

Color preview

#99FDFC

Color formats

HEX
#99FDFC
RGB
rgb(153, 253, 252)
RGBA
rgba(153, 253, 252, 1)
HSL
hsl(179, 96%, 80%)
HSV
hsv(179, 40%, 99%)
CMYK
cmyk(40%, 0%, 0%, 1%)
CSS variable
--color-primary: #99FDFC;
Lowercase HEX
#99fdfc

Shades

Tints

Tones

Harmony

CSS snippets for #99FDFC

.color-99fdfc {
  color: #99FDFC;
  background-color: #99FDFC;
}

Frequently asked questions

What color is #99FDFC?+

#99FDFC is a HEX color with RGB value rgb(153, 253, 252) and HSL value hsl(179, 96%, 80%). Its closest CSS named color is PaleTurquoise.

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

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