#96CDEC Color

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

Color preview

#96CDEC

Color formats

HEX
#96CDEC
RGB
rgb(150, 205, 236)
RGBA
rgba(150, 205, 236, 1)
HSL
hsl(202, 69%, 76%)
HSV
hsv(202, 36%, 93%)
CMYK
cmyk(36%, 13%, 0%, 7%)
CSS variable
--color-primary: #96CDEC;
Lowercase HEX
#96cdec

Shades

Tints

Tones

Harmony

CSS snippets for #96CDEC

.color-96cdec {
  color: #96CDEC;
  background-color: #96CDEC;
}

Frequently asked questions

What color is #96CDEC?+

#96CDEC is a HEX color with RGB value rgb(150, 205, 236) and HSL value hsl(202, 69%, 76%). Its closest CSS named color is SkyBlue.

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

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