#9ECFCF Color

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

Color preview

#9ECFCF

Color formats

HEX
#9ECFCF
RGB
rgb(158, 207, 207)
RGBA
rgba(158, 207, 207, 1)
HSL
hsl(180, 34%, 72%)
HSV
hsv(180, 24%, 81%)
CMYK
cmyk(24%, 0%, 0%, 19%)
CSS variable
--color-primary: #9ECFCF;
Lowercase HEX
#9ecfcf

Shades

Tints

Tones

Harmony

CSS snippets for #9ECFCF

.color-9ecfcf {
  color: #9ECFCF;
  background-color: #9ECFCF;
}

Frequently asked questions

What color is #9ECFCF?+

#9ECFCF is a HEX color with RGB value rgb(158, 207, 207) and HSL value hsl(180, 34%, 72%). Its closest CSS named color is LightSteelBlue.

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

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