#9FBDC6 Color

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

Color preview

#9FBDC6

Color formats

HEX
#9FBDC6
RGB
rgb(159, 189, 198)
RGBA
rgba(159, 189, 198, 1)
HSL
hsl(194, 25%, 70%)
HSV
hsv(194, 20%, 78%)
CMYK
cmyk(20%, 5%, 0%, 22%)
CSS variable
--color-primary: #9FBDC6;
Lowercase HEX
#9fbdc6

Shades

Tints

Tones

Harmony

CSS snippets for #9FBDC6

.color-9fbdc6 {
  color: #9FBDC6;
  background-color: #9FBDC6;
}

Frequently asked questions

What color is #9FBDC6?+

#9FBDC6 is a HEX color with RGB value rgb(159, 189, 198) and HSL value hsl(194, 25%, 70%). Its closest CSS named color is LightSteelBlue.

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

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