#8765AE Color

Inspect #8765AE across formats, palettes, contrast and closest named color matches.

Color preview

#8765AE

Color formats

HEX
#8765AE
RGB
rgb(135, 101, 174)
RGBA
rgba(135, 101, 174, 1)
HSL
hsl(268, 31%, 54%)
HSV
hsv(268, 42%, 68%)
CMYK
cmyk(22%, 42%, 0%, 32%)
CSS variable
--color-primary: #8765AE;
Lowercase HEX
#8765ae

Shades

Tints

Tones

Harmony

CSS snippets for #8765AE

.color-8765ae {
  color: #8765AE;
  background-color: #8765AE;
}

Frequently asked questions

What color is #8765AE?+

#8765AE is a HEX color with RGB value rgb(135, 101, 174) and HSL value hsl(268, 31%, 54%). Its closest CSS named color is LightSlateGray.

What is the closest Tailwind color to #8765AE?+

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