#B52ADF Color Information

Hex color code: #B52ADF

The hex color #B52ADF is a bold magenta with RGB values of (181, 42, 223) and HSL of (286°, 74%, 52%). It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#B52ADF
RGB
181, 42, 223
HSL
286°, 74%, 52%
CMYK
19%, 81%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B52ADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 42, 223

Red: 181 / Green: 42 / Blue: 223

HSL

286°, 74%, 52%

Hue: 286° / Saturation: 74% / Lightness: 52%

CMYK

19%, 81%, 0%, 13%

Cyan: 19% / Magenta: 81% / Yellow: 0% / Key: 13%

What color is #B52ADF?

#B52ADF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B52ADF to RGB:

rgb(181, 42, 223)HEX to RGB Converter →

HEX to HSL

Convert #B52ADF to HSL:

hsl(286, 74%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #B52ADF to CMYK:

cmyk(19%, 81%, 0%, 13%)Color Converter →

Color Meaning and Usage

#B52ADF is a eye-catching magenta color with RGB values of 181, 42, 223 and HSL of 286°, 74%, 52%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B52ADF is #54DF2A, creating high-contrast pairings. For softer combinations, try analogous colors like #5A2ADF.

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

Contrast with #B52ADF

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

Contrast Ratio: 4.36:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B52ADF?

#B52ADF is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B52ADF?

#B52ADF in RGB is (181, 42, 223) - 181 red, 42 green, and 223 blue.

How to use #B52ADF in CSS?

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

What colors go well with #B52ADF?

#54DF2A (complementary), #5A2ADF (analogous), and #8419A4 (lighter shade) work well with #B52ADF.