#8C5EFF Color

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

Color preview

#8C5EFF

Color formats

HEX
#8C5EFF
RGB
rgb(140, 94, 255)
RGBA
rgba(140, 94, 255, 1)
HSL
hsl(257, 100%, 68%)
HSV
hsv(257, 63%, 100%)
CMYK
cmyk(45%, 63%, 0%, 0%)
CSS variable
--color-primary: #8C5EFF;
Lowercase HEX
#8c5eff

Shades

Tints

Tones

Harmony

CSS snippets for #8C5EFF

.color-8c5eff {
  color: #8C5EFF;
  background-color: #8C5EFF;
}

Frequently asked questions

What color is #8C5EFF?+

#8C5EFF is a HEX color with RGB value rgb(140, 94, 255) and HSL value hsl(257, 100%, 68%). Its closest CSS named color is MediumSlateBlue.

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

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