#9EBCC7 Color

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

Color preview

#9EBCC7

Color formats

HEX
#9EBCC7
RGB
rgb(158, 188, 199)
RGBA
rgba(158, 188, 199, 1)
HSL
hsl(196, 27%, 70%)
HSV
hsv(196, 21%, 78%)
CMYK
cmyk(21%, 6%, 0%, 22%)
CSS variable
--color-primary: #9EBCC7;
Lowercase HEX
#9ebcc7

Shades

Tints

Tones

Harmony

CSS snippets for #9EBCC7

.color-9ebcc7 {
  color: #9EBCC7;
  background-color: #9EBCC7;
}

Frequently asked questions

What color is #9EBCC7?+

#9EBCC7 is a HEX color with RGB value rgb(158, 188, 199) and HSL value hsl(196, 27%, 70%). Its closest CSS named color is LightSteelBlue.

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

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