#99EAFB Color

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

Color preview

#99EAFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #99EAFB

.color-99eafb {
  color: #99EAFB;
  background-color: #99EAFB;
}

Frequently asked questions

What color is #99EAFB?+

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

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

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