#B75BED Color

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

Color preview

#B75BED

Color formats

HEX
#B75BED
RGB
rgb(183, 91, 237)
RGBA
rgba(183, 91, 237, 1)
HSL
hsl(278, 80%, 64%)
HSV
hsv(278, 62%, 93%)
CMYK
cmyk(23%, 62%, 0%, 7%)
CSS variable
--color-primary: #B75BED;
Lowercase HEX
#b75bed

Shades

Tints

Tones

Harmony

CSS snippets for #B75BED

.color-b75bed {
  color: #B75BED;
  background-color: #B75BED;
}

Frequently asked questions

What color is #B75BED?+

#B75BED is a HEX color with RGB value rgb(183, 91, 237) and HSL value hsl(278, 80%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B75BED?+

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