#99FBFB Color

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

Color preview

#99FBFB

Color formats

HEX
#99FBFB
RGB
rgb(153, 251, 251)
RGBA
rgba(153, 251, 251, 1)
HSL
hsl(180, 92%, 79%)
HSV
hsv(180, 39%, 98%)
CMYK
cmyk(39%, 0%, 0%, 2%)
CSS variable
--color-primary: #99FBFB;
Lowercase HEX
#99fbfb

Shades

Tints

Tones

Harmony

CSS snippets for #99FBFB

.color-99fbfb {
  color: #99FBFB;
  background-color: #99FBFB;
}

Frequently asked questions

What color is #99FBFB?+

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

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

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