#96DEFB Color

Inspect #96DEFB across formats, palettes, contrast and closest named color matches.

Color preview

#96DEFB

Color formats

HEX
#96DEFB
RGB
rgb(150, 222, 251)
RGBA
rgba(150, 222, 251, 1)
HSL
hsl(197, 93%, 79%)
HSV
hsv(197, 40%, 98%)
CMYK
cmyk(40%, 12%, 0%, 2%)
CSS variable
--color-primary: #96DEFB;
Lowercase HEX
#96defb

Shades

Tints

Tones

Harmony

CSS snippets for #96DEFB

.color-96defb {
  color: #96DEFB;
  background-color: #96DEFB;
}

Frequently asked questions

What color is #96DEFB?+

#96DEFB is a HEX color with RGB value rgb(150, 222, 251) and HSL value hsl(197, 93%, 79%). Its closest CSS named color is LightSkyBlue.

What is the closest Tailwind color to #96DEFB?+

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