#8F4ED4 Color

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

Color preview

#8F4ED4

Color formats

HEX
#8F4ED4
RGB
rgb(143, 78, 212)
RGBA
rgba(143, 78, 212, 1)
HSL
hsl(269, 61%, 57%)
HSV
hsv(269, 63%, 83%)
CMYK
cmyk(33%, 63%, 0%, 17%)
CSS variable
--color-primary: #8F4ED4;
Lowercase HEX
#8f4ed4

Shades

Tints

Tones

Harmony

CSS snippets for #8F4ED4

.color-8f4ed4 {
  color: #8F4ED4;
  background-color: #8F4ED4;
}

Frequently asked questions

What color is #8F4ED4?+

#8F4ED4 is a HEX color with RGB value rgb(143, 78, 212) and HSL value hsl(269, 61%, 57%). Its closest CSS named color is DarkOrchid.

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

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