#9FCDCF Color

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

Color preview

#9FCDCF

Color formats

HEX
#9FCDCF
RGB
rgb(159, 205, 207)
RGBA
rgba(159, 205, 207, 1)
HSL
hsl(183, 33%, 72%)
HSV
hsv(183, 23%, 81%)
CMYK
cmyk(23%, 1%, 0%, 19%)
CSS variable
--color-primary: #9FCDCF;
Lowercase HEX
#9fcdcf

Shades

Tints

Tones

Harmony

CSS snippets for #9FCDCF

.color-9fcdcf {
  color: #9FCDCF;
  background-color: #9FCDCF;
}

Frequently asked questions

What color is #9FCDCF?+

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

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

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