#9FCFBF Color

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

Color preview

#9FCFBF

Color formats

HEX
#9FCFBF
RGB
rgb(159, 207, 191)
RGBA
rgba(159, 207, 191, 1)
HSL
hsl(160, 33%, 72%)
HSV
hsv(160, 23%, 81%)
CMYK
cmyk(23%, 0%, 8%, 19%)
CSS variable
--color-primary: #9FCFBF;
Lowercase HEX
#9fcfbf

Shades

Tints

Tones

Harmony

CSS snippets for #9FCFBF

.color-9fcfbf {
  color: #9FCFBF;
  background-color: #9FCFBF;
}

Frequently asked questions

What color is #9FCFBF?+

#9FCFBF is a HEX color with RGB value rgb(159, 207, 191) and HSL value hsl(160, 33%, 72%). Its closest CSS named color is Silver.

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

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