#B52EEA Color Information

Hex color code: #B52EEA

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

Try:
Color NameDark Orchid
HEX
#B52EEA
RGB
181, 46, 234
HSL
283°, 82%, 55%
CMYK
23%, 80%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B52EEA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B52EEA; color: #FFFFFF; }

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 #B52EEA; background-color: #B52EEA15; }

Alert / Toast

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

Link / Accent

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

a { color: #B52EEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 46, 234

Red: 181 / Green: 46 / Blue: 234

HSL

283°, 82%, 55%

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

CMYK

23%, 80%, 0%, 8%

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

What color is #B52EEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B52EEA to RGB:

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

HEX to HSL

Convert #B52EEA to HSL:

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

HEX to CMYK

Convert #B52EEA to CMYK:

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

Color Meaning and Usage

A bold purple tone, #B52EEA has RGB (181, 46, 234) and HSL (283°, 82%, 55%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B52EEA is #63EA2E, creating high-contrast pairings. For softer combinations, try analogous colors like #572EEA.

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

Contrast with #B52EEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B52EEA?

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

What is the RGB value of #B52EEA?

#B52EEA in RGB is (181, 46, 234) - 181 red, 46 green, and 234 blue.

How to use #B52EEA in CSS?

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

What colors go well with #B52EEA?

#63EA2E (complementary), #572EEA (analogous), and #8A12BA (lighter shade) work well with #B52EEA.