#B73DEB Color

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

Color preview

#B73DEB

Color formats

HEX
#B73DEB
RGB
rgb(183, 61, 235)
RGBA
rgba(183, 61, 235, 1)
HSL
hsl(282, 81%, 58%)
HSV
hsv(282, 74%, 92%)
CMYK
cmyk(22%, 74%, 0%, 8%)
CSS variable
--color-primary: #B73DEB;
Lowercase HEX
#b73deb

Shades

Tints

Tones

Harmony

CSS snippets for #B73DEB

.color-b73deb {
  color: #B73DEB;
  background-color: #B73DEB;
}

Frequently asked questions

What color is #B73DEB?+

#B73DEB is a HEX color with RGB value rgb(183, 61, 235) and HSL value hsl(282, 81%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B73DEB?+

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