#9CCCDD Color

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

Color preview

#9CCCDD

Color formats

HEX
#9CCCDD
RGB
rgb(156, 204, 221)
RGBA
rgba(156, 204, 221, 1)
HSL
hsl(196, 49%, 74%)
HSV
hsv(196, 29%, 87%)
CMYK
cmyk(29%, 8%, 0%, 13%)
CSS variable
--color-primary: #9CCCDD;
Lowercase HEX
#9cccdd

Shades

Tints

Tones

Harmony

CSS snippets for #9CCCDD

.color-9cccdd {
  color: #9CCCDD;
  background-color: #9CCCDD;
}

Frequently asked questions

What color is #9CCCDD?+

#9CCCDD is a HEX color with RGB value rgb(156, 204, 221) and HSL value hsl(196, 49%, 74%). Its closest CSS named color is LightSteelBlue.

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

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