#9FCFCD Color

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

Color preview

#9FCFCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9FCFCD

.color-9fcfcd {
  color: #9FCFCD;
  background-color: #9FCFCD;
}

Frequently asked questions

What color is #9FCFCD?+

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

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

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