#B82EEA Color Information

Hex color code: #B82EEA

A eye-catching purple shade, #B82EEA appears as (184, 46, 234) in RGB and (284°, 82%, 55%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#B82EEA
RGB
184, 46, 234
HSL
284°, 82%, 55%
CMYK
21%, 80%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B82EEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 46, 234

Red: 184 / Green: 46 / Blue: 234

HSL

284°, 82%, 55%

Hue: 284° / Saturation: 82% / Lightness: 55%

CMYK

21%, 80%, 0%, 8%

Cyan: 21% / Magenta: 80% / Yellow: 0% / Key: 8%

What color is #B82EEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B82EEA to RGB:

rgb(184, 46, 234)HEX to RGB Converter →

HEX to HSL

Convert #B82EEA to HSL:

hsl(284, 82%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #B82EEA to CMYK:

cmyk(21%, 80%, 0%, 8%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #B82EEA has RGB (184, 46, 234) and HSL (284°, 82%, 55%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B82EEA is #60EA2E, creating high-contrast pairings. For softer combinations, try analogous colors like #5A2EEA.

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

Contrast with #B82EEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B82EEA?

#B82EEA is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B82EEA?

#B82EEA in RGB is (184, 46, 234) - 184 red, 46 green, and 234 blue.

How to use #B82EEA in CSS?

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

What colors go well with #B82EEA?

#60EA2E (complementary), #5A2EEA (analogous), and #8D12BA (lighter shade) work well with #B82EEA.