#8F4FBB Color

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

Color preview

#8F4FBB

Color formats

HEX
#8F4FBB
RGB
rgb(143, 79, 187)
RGBA
rgba(143, 79, 187, 1)
HSL
hsl(276, 44%, 52%)
HSV
hsv(276, 58%, 73%)
CMYK
cmyk(24%, 58%, 0%, 27%)
CSS variable
--color-primary: #8F4FBB;
Lowercase HEX
#8f4fbb

Shades

Tints

Tones

Harmony

CSS snippets for #8F4FBB

.color-8f4fbb {
  color: #8F4FBB;
  background-color: #8F4FBB;
}

Frequently asked questions

What color is #8F4FBB?+

#8F4FBB is a HEX color with RGB value rgb(143, 79, 187) and HSL value hsl(276, 44%, 52%). Its closest CSS named color is DarkOrchid.

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

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