#9BCECF Color

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

Color preview

#9BCECF

Color formats

HEX
#9BCECF
RGB
rgb(155, 206, 207)
RGBA
rgba(155, 206, 207, 1)
HSL
hsl(181, 35%, 71%)
HSV
hsv(181, 25%, 81%)
CMYK
cmyk(25%, 0%, 0%, 19%)
CSS variable
--color-primary: #9BCECF;
Lowercase HEX
#9bcecf

Shades

Tints

Tones

Harmony

CSS snippets for #9BCECF

.color-9bcecf {
  color: #9BCECF;
  background-color: #9BCECF;
}

Frequently asked questions

What color is #9BCECF?+

#9BCECF is a HEX color with RGB value rgb(155, 206, 207) and HSL value hsl(181, 35%, 71%). Its closest CSS named color is LightSteelBlue.

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

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