#8D23C2 Color

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

Color preview

#8D23C2

Color formats

HEX
#8D23C2
RGB
rgb(141, 35, 194)
RGBA
rgba(141, 35, 194, 1)
HSL
hsl(280, 69%, 45%)
HSV
hsv(280, 82%, 76%)
CMYK
cmyk(27%, 82%, 0%, 24%)
CSS variable
--color-primary: #8D23C2;
Lowercase HEX
#8d23c2

Shades

Tints

Tones

Harmony

CSS snippets for #8D23C2

.color-8d23c2 {
  color: #8D23C2;
  background-color: #8D23C2;
}

Frequently asked questions

What color is #8D23C2?+

#8D23C2 is a HEX color with RGB value rgb(141, 35, 194) and HSL value hsl(280, 69%, 45%). Its closest CSS named color is DarkOrchid.

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

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