#8F4D85 Color

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

Color preview

#8F4D85

Color formats

HEX
#8F4D85
RGB
rgb(143, 77, 133)
RGBA
rgba(143, 77, 133, 1)
HSL
hsl(309, 30%, 43%)
HSV
hsv(309, 46%, 56%)
CMYK
cmyk(0%, 46%, 7%, 44%)
CSS variable
--color-primary: #8F4D85;
Lowercase HEX
#8f4d85

Shades

Tints

Tones

Harmony

CSS snippets for #8F4D85

.color-8f4d85 {
  color: #8F4D85;
  background-color: #8F4D85;
}

Frequently asked questions

What color is #8F4D85?+

#8F4D85 is a HEX color with RGB value rgb(143, 77, 133) and HSL value hsl(309, 30%, 43%). Its closest CSS named color is RebeccaPurple.

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

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