#B73BED Color Information

Hex color code: #B73BED

#B73BED is a eye-catching purple color. In RGB it is (183, 59, 237), and in HSL it is (282°, 83%, 58%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B73BED
RGB
183, 59, 237
HSL
282°, 83%, 58%
CMYK
23%, 75%, 0%, 7%

Shades

CSS Usage
color: #B73BED;
background-color: #B73BED;
border-color: #B73BED;
box-shadow: 0 0 10px #B73BED;
border: 2px solid #B73BED;
Tailwind Usage
bg-[#B73BED]
text-[#B73BED]
border-[#B73BED]
shadow-[0_0_10px_B73BED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #B73BED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #B73BED; color: #000000; }

Badge

New Feature
.badge { background-color: #B73BED; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #B73BED; background-color: #B73BED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #B73BED20; border-left: 4px solid #B73BED; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #B73BED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B73BED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 59, 237

Red: 183 / Green: 59 / Blue: 237

HSL

282°, 83%, 58%

Hue: 282° / Saturation: 83% / Lightness: 58%

CMYK

23%, 75%, 0%, 7%

Cyan: 23% / Magenta: 75% / Yellow: 0% / Key: 7%

What color is #B73BED?

#B73BED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B73BED to RGB:

rgb(183, 59, 237)HEX to RGB Converter →

HEX to HSL

Convert #B73BED to HSL:

hsl(282, 83%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #B73BED to CMYK:

cmyk(23%, 75%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #B73BED has RGB (183, 59, 237) and HSL (282°, 83%, 58%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B73BED is #70ED3B, creating high-contrast pairings. For softer combinations, try analogous colors like #5F3BED.

Use #B73BED in CSS: color: #B73BED or background-color: #B73BED. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #B73BED

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 4.86:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B73BED?

#B73BED is a eye-catching purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B73BED?

#B73BED in RGB is (183, 59, 237) - 183 red, 59 green, and 237 blue.

How to use #B73BED in CSS?

Use #B73BED directly in your CSS properties like color or background-color.

What colors go well with #B73BED?

#70ED3B (complementary), #5F3BED (analogous), and #9213C9 (lighter shade) work well with #B73BED.