#8C9EAC Color

Inspect #8C9EAC across formats, palettes, contrast and closest named color matches.

Color preview

#8C9EAC

Color formats

HEX
#8C9EAC
RGB
rgb(140, 158, 172)
RGBA
rgba(140, 158, 172, 1)
HSL
hsl(206, 16%, 61%)
HSV
hsv(206, 19%, 67%)
CMYK
cmyk(19%, 8%, 0%, 33%)
CSS variable
--color-primary: #8C9EAC;
Lowercase HEX
#8c9eac

Shades

Tints

Tones

Harmony

CSS snippets for #8C9EAC

.color-8c9eac {
  color: #8C9EAC;
  background-color: #8C9EAC;
}

Frequently asked questions

What color is #8C9EAC?+

#8C9EAC is a HEX color with RGB value rgb(140, 158, 172) and HSL value hsl(206, 16%, 61%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #8C9EAC?+

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