#9CCCDB Color

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

Color preview

#9CCCDB

Color formats

HEX
#9CCCDB
RGB
rgb(156, 204, 219)
RGBA
rgba(156, 204, 219, 1)
HSL
hsl(194, 47%, 74%)
HSV
hsv(194, 29%, 86%)
CMYK
cmyk(29%, 7%, 0%, 14%)
CSS variable
--color-primary: #9CCCDB;
Lowercase HEX
#9cccdb

Shades

Tints

Tones

Harmony

CSS snippets for #9CCCDB

.color-9cccdb {
  color: #9CCCDB;
  background-color: #9CCCDB;
}

Frequently asked questions

What color is #9CCCDB?+

#9CCCDB is a HEX color with RGB value rgb(156, 204, 219) and HSL value hsl(194, 47%, 74%). Its closest CSS named color is LightSteelBlue.

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

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