#9FCBCF Color

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

Color preview

#9FCBCF

Color formats

HEX
#9FCBCF
RGB
rgb(159, 203, 207)
RGBA
rgba(159, 203, 207, 1)
HSL
hsl(185, 33%, 72%)
HSV
hsv(185, 23%, 81%)
CMYK
cmyk(23%, 2%, 0%, 19%)
CSS variable
--color-primary: #9FCBCF;
Lowercase HEX
#9fcbcf

Shades

Tints

Tones

Harmony

CSS snippets for #9FCBCF

.color-9fcbcf {
  color: #9FCBCF;
  background-color: #9FCBCF;
}

Frequently asked questions

What color is #9FCBCF?+

#9FCBCF is a HEX color with RGB value rgb(159, 203, 207) and HSL value hsl(185, 33%, 72%). Its closest CSS named color is LightSteelBlue.

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

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