#9BCCDF Color

Inspect #9BCCDF across formats, palettes, contrast and closest named color matches.

Color preview

#9BCCDF

Color formats

HEX
#9BCCDF
RGB
rgb(155, 204, 223)
RGBA
rgba(155, 204, 223, 1)
HSL
hsl(197, 52%, 74%)
HSV
hsv(197, 30%, 87%)
CMYK
cmyk(30%, 9%, 0%, 13%)
CSS variable
--color-primary: #9BCCDF;
Lowercase HEX
#9bccdf

Shades

Tints

Tones

Harmony

CSS snippets for #9BCCDF

.color-9bccdf {
  color: #9BCCDF;
  background-color: #9BCCDF;
}

Frequently asked questions

What color is #9BCCDF?+

#9BCCDF is a HEX color with RGB value rgb(155, 204, 223) and HSL value hsl(197, 52%, 74%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #9BCCDF?+

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