#B83AEE Color Information

Hex color code: #B83AEE

The hex color #B83AEE is a bold purple with RGB values of (184, 58, 238) and HSL of (282°, 84%, 58%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B83AEE
RGB
184, 58, 238
HSL
282°, 84%, 58%
CMYK
23%, 76%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B83AEE; 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 #B83AEE; background-color: #B83AEE15; }

Alert / Toast

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

Link / Accent

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

a { color: #B83AEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 58, 238

Red: 184 / Green: 58 / Blue: 238

HSL

282°, 84%, 58%

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

CMYK

23%, 76%, 0%, 7%

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

What color is #B83AEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B83AEE to RGB:

rgb(184, 58, 238)HEX to RGB Converter →

HEX to HSL

Convert #B83AEE to HSL:

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

HEX to CMYK

Convert #B83AEE to CMYK:

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

Color Meaning and Usage

A bold purple tone, #B83AEE has RGB (184, 58, 238) and HSL (282°, 84%, 58%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B83AEE is #70EE3A, creating high-contrast pairings. For softer combinations, try analogous colors like #5E3AEE.

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

Contrast with #B83AEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B83AEE?

#B83AEE is a bold purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B83AEE?

#B83AEE in RGB is (184, 58, 238) - 184 red, 58 green, and 238 blue.

How to use #B83AEE in CSS?

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

What colors go well with #B83AEE?

#70EE3A (complementary), #5E3AEE (analogous), and #9212CA (lighter shade) work well with #B83AEE.