#878BAD Color

Inspect #878BAD across formats, palettes, contrast and closest named color matches.

Color preview

#878BAD

Color formats

HEX
#878BAD
RGB
rgb(135, 139, 173)
RGBA
rgba(135, 139, 173, 1)
HSL
hsl(234, 19%, 60%)
HSV
hsv(234, 22%, 68%)
CMYK
cmyk(22%, 20%, 0%, 32%)
CSS variable
--color-primary: #878BAD;
Lowercase HEX
#878bad

Shades

Tints

Tones

Harmony

CSS snippets for #878BAD

.color-878bad {
  color: #878BAD;
  background-color: #878BAD;
}

Frequently asked questions

What color is #878BAD?+

#878BAD is a HEX color with RGB value rgb(135, 139, 173) and HSL value hsl(234, 19%, 60%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #878BAD?+

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