#99BCFD Color

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

Color preview

#99BCFD

Color formats

HEX
#99BCFD
RGB
rgb(153, 188, 253)
RGBA
rgba(153, 188, 253, 1)
HSL
hsl(219, 96%, 80%)
HSV
hsv(219, 40%, 99%)
CMYK
cmyk(40%, 26%, 0%, 1%)
CSS variable
--color-primary: #99BCFD;
Lowercase HEX
#99bcfd

Shades

Tints

Tones

Harmony

CSS snippets for #99BCFD

.color-99bcfd {
  color: #99BCFD;
  background-color: #99BCFD;
}

Frequently asked questions

What color is #99BCFD?+

#99BCFD is a HEX color with RGB value rgb(153, 188, 253) and HSL value hsl(219, 96%, 80%). Its closest CSS named color is LightSkyBlue.

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

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