#99BCFC Color

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

Color preview

#99BCFC

Color formats

HEX
#99BCFC
RGB
rgb(153, 188, 252)
RGBA
rgba(153, 188, 252, 1)
HSL
hsl(219, 94%, 79%)
HSV
hsv(219, 39%, 99%)
CMYK
cmyk(39%, 25%, 0%, 1%)
CSS variable
--color-primary: #99BCFC;
Lowercase HEX
#99bcfc

Shades

Tints

Tones

Harmony

CSS snippets for #99BCFC

.color-99bcfc {
  color: #99BCFC;
  background-color: #99BCFC;
}

Frequently asked questions

What color is #99BCFC?+

#99BCFC is a HEX color with RGB value rgb(153, 188, 252) and HSL value hsl(219, 94%, 79%). Its closest CSS named color is LightSkyBlue.

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

The closest Tailwind color is blue-300, available as the bg-blue-300 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