#8F32AE Color

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

Color preview

#8F32AE

Color formats

HEX
#8F32AE
RGB
rgb(143, 50, 174)
RGBA
rgba(143, 50, 174, 1)
HSL
hsl(285, 55%, 44%)
HSV
hsv(285, 71%, 68%)
CMYK
cmyk(18%, 71%, 0%, 32%)
CSS variable
--color-primary: #8F32AE;
Lowercase HEX
#8f32ae

Shades

Tints

Tones

Harmony

CSS snippets for #8F32AE

.color-8f32ae {
  color: #8F32AE;
  background-color: #8F32AE;
}

Frequently asked questions

What color is #8F32AE?+

#8F32AE is a HEX color with RGB value rgb(143, 50, 174) and HSL value hsl(285, 55%, 44%). Its closest CSS named color is DarkOrchid.

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

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