#B75EB5 Color

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

Color preview

#B75EB5

Color formats

HEX
#B75EB5
RGB
rgb(183, 94, 181)
RGBA
rgba(183, 94, 181, 1)
HSL
hsl(301, 38%, 54%)
HSV
hsv(301, 49%, 72%)
CMYK
cmyk(0%, 49%, 1%, 28%)
CSS variable
--color-primary: #B75EB5;
Lowercase HEX
#b75eb5

Shades

Tints

Tones

Harmony

CSS snippets for #B75EB5

.color-b75eb5 {
  color: #B75EB5;
  background-color: #B75EB5;
}

Frequently asked questions

What color is #B75EB5?+

#B75EB5 is a HEX color with RGB value rgb(183, 94, 181) and HSL value hsl(301, 38%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B75EB5?+

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