#99EFF8 Color

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

Color preview

#99EFF8

Color formats

HEX
#99EFF8
RGB
rgb(153, 239, 248)
RGBA
rgba(153, 239, 248, 1)
HSL
hsl(186, 87%, 79%)
HSV
hsv(186, 38%, 97%)
CMYK
cmyk(38%, 4%, 0%, 3%)
CSS variable
--color-primary: #99EFF8;
Lowercase HEX
#99eff8

Shades

Tints

Tones

Harmony

CSS snippets for #99EFF8

.color-99eff8 {
  color: #99EFF8;
  background-color: #99EFF8;
}

Frequently asked questions

What color is #99EFF8?+

#99EFF8 is a HEX color with RGB value rgb(153, 239, 248) and HSL value hsl(186, 87%, 79%). Its closest CSS named color is PaleTurquoise.

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

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