#99BAFD Color

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

Color preview

#99BAFD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #99BAFD

.color-99bafd {
  color: #99BAFD;
  background-color: #99BAFD;
}

Frequently asked questions

What color is #99BAFD?+

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

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

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