#9FCACF Color

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

Color preview

#9FCACF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #9FCACF

.color-9fcacf {
  color: #9FCACF;
  background-color: #9FCACF;
}

Frequently asked questions

What color is #9FCACF?+

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

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

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