#99FDF8 Color

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

Color preview

#99FDF8

Color formats

HEX
#99FDF8
RGB
rgb(153, 253, 248)
RGBA
rgba(153, 253, 248, 1)
HSL
hsl(177, 96%, 80%)
HSV
hsv(177, 40%, 99%)
CMYK
cmyk(40%, 0%, 2%, 1%)
CSS variable
--color-primary: #99FDF8;
Lowercase HEX
#99fdf8

Shades

Tints

Tones

Harmony

CSS snippets for #99FDF8

.color-99fdf8 {
  color: #99FDF8;
  background-color: #99FDF8;
}

Frequently asked questions

What color is #99FDF8?+

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

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

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