#96CCDF Color

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

Color preview

#96CCDF

Color formats

HEX
#96CCDF
RGB
rgb(150, 204, 223)
RGBA
rgba(150, 204, 223, 1)
HSL
hsl(196, 53%, 73%)
HSV
hsv(196, 33%, 87%)
CMYK
cmyk(33%, 9%, 0%, 13%)
CSS variable
--color-primary: #96CCDF;
Lowercase HEX
#96ccdf

Shades

Tints

Tones

Harmony

CSS snippets for #96CCDF

.color-96ccdf {
  color: #96CCDF;
  background-color: #96CCDF;
}

Frequently asked questions

What color is #96CCDF?+

#96CCDF is a HEX color with RGB value rgb(150, 204, 223) and HSL value hsl(196, 53%, 73%). Its closest CSS named color is SkyBlue.

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

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