#9FD0CC Color

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

Color preview

#9FD0CC

Color formats

HEX
#9FD0CC
RGB
rgb(159, 208, 204)
RGBA
rgba(159, 208, 204, 1)
HSL
hsl(175, 34%, 72%)
HSV
hsv(175, 24%, 82%)
CMYK
cmyk(24%, 0%, 2%, 18%)
CSS variable
--color-primary: #9FD0CC;
Lowercase HEX
#9fd0cc

Shades

Tints

Tones

Harmony

CSS snippets for #9FD0CC

.color-9fd0cc {
  color: #9FD0CC;
  background-color: #9FD0CC;
}

Frequently asked questions

What color is #9FD0CC?+

#9FD0CC is a HEX color with RGB value rgb(159, 208, 204) and HSL value hsl(175, 34%, 72%). Its closest CSS named color is LightSteelBlue.

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

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