#B73EAD Color

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

Color preview

#B73EAD

Color formats

HEX
#B73EAD
RGB
rgb(183, 62, 173)
RGBA
rgba(183, 62, 173, 1)
HSL
hsl(305, 49%, 48%)
HSV
hsv(305, 66%, 72%)
CMYK
cmyk(0%, 66%, 5%, 28%)
CSS variable
--color-primary: #B73EAD;
Lowercase HEX
#b73ead

Shades

Tints

Tones

Harmony

CSS snippets for #B73EAD

.color-b73ead {
  color: #B73EAD;
  background-color: #B73EAD;
}

Frequently asked questions

What color is #B73EAD?+

#B73EAD is a HEX color with RGB value rgb(183, 62, 173) and HSL value hsl(305, 49%, 48%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B73EAD?+

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