#9CCCBF Color

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

Color preview

#9CCCBF

Color formats

HEX
#9CCCBF
RGB
rgb(156, 204, 191)
RGBA
rgba(156, 204, 191, 1)
HSL
hsl(164, 32%, 71%)
HSV
hsv(164, 24%, 80%)
CMYK
cmyk(24%, 0%, 6%, 20%)
CSS variable
--color-primary: #9CCCBF;
Lowercase HEX
#9cccbf

Shades

Tints

Tones

Harmony

CSS snippets for #9CCCBF

.color-9cccbf {
  color: #9CCCBF;
  background-color: #9CCCBF;
}

Frequently asked questions

What color is #9CCCBF?+

#9CCCBF is a HEX color with RGB value rgb(156, 204, 191) and HSL value hsl(164, 32%, 71%). Its closest CSS named color is LightSteelBlue.

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

The closest Tailwind color is slate-400, available as the bg-slate-400 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