#8C2BEE Color

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

Color preview

#8C2BEE

Color formats

HEX
#8C2BEE
RGB
rgb(140, 43, 238)
RGBA
rgba(140, 43, 238, 1)
HSL
hsl(270, 85%, 55%)
HSV
hsv(270, 82%, 93%)
CMYK
cmyk(41%, 82%, 0%, 7%)
CSS variable
--color-primary: #8C2BEE;
Lowercase HEX
#8c2bee

Shades

Tints

Tones

Harmony

CSS snippets for #8C2BEE

.color-8c2bee {
  color: #8C2BEE;
  background-color: #8C2BEE;
}

Frequently asked questions

What color is #8C2BEE?+

#8C2BEE is a HEX color with RGB value rgb(140, 43, 238) and HSL value hsl(270, 85%, 55%). Its closest CSS named color is BlueViolet.

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

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