#9DCCBF Color

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

Color preview

#9DCCBF

Color formats

HEX
#9DCCBF
RGB
rgb(157, 204, 191)
RGBA
rgba(157, 204, 191, 1)
HSL
hsl(163, 32%, 71%)
HSV
hsv(163, 23%, 80%)
CMYK
cmyk(23%, 0%, 6%, 20%)
CSS variable
--color-primary: #9DCCBF;
Lowercase HEX
#9dccbf

Shades

Tints

Tones

Harmony

CSS snippets for #9DCCBF

.color-9dccbf {
  color: #9DCCBF;
  background-color: #9DCCBF;
}

Frequently asked questions

What color is #9DCCBF?+

#9DCCBF is a HEX color with RGB value rgb(157, 204, 191) and HSL value hsl(163, 32%, 71%). Its closest CSS named color is Silver.

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

The closest Tailwind color is slate-400, available as the bg-slate-400 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