#B75EFA Color

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

Color preview

#B75EFA

Color formats

HEX
#B75EFA
RGB
rgb(183, 94, 250)
RGBA
rgba(183, 94, 250, 1)
HSL
hsl(274, 94%, 67%)
HSV
hsv(274, 62%, 98%)
CMYK
cmyk(27%, 62%, 0%, 2%)
CSS variable
--color-primary: #B75EFA;
Lowercase HEX
#b75efa

Shades

Tints

Tones

Harmony

CSS snippets for #B75EFA

.color-b75efa {
  color: #B75EFA;
  background-color: #B75EFA;
}

Frequently asked questions

What color is #B75EFA?+

#B75EFA is a HEX color with RGB value rgb(183, 94, 250) and HSL value hsl(274, 94%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B75EFA?+

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