#B531DD Color Information

Hex color code: #B531DD

The hex color #B531DD is a eye-catching magenta with RGB values of (181, 49, 221) and HSL of (286°, 72%, 53%). It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#B531DD
RGB
181, 49, 221
HSL
286°, 72%, 53%
CMYK
18%, 78%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B531DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 49, 221

Red: 181 / Green: 49 / Blue: 221

HSL

286°, 72%, 53%

Hue: 286° / Saturation: 72% / Lightness: 53%

CMYK

18%, 78%, 0%, 13%

Cyan: 18% / Magenta: 78% / Yellow: 0% / Key: 13%

What color is #B531DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B531DD to RGB:

rgb(181, 49, 221)HEX to RGB Converter →

HEX to HSL

Convert #B531DD to HSL:

hsl(286, 72%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #B531DD to CMYK:

cmyk(18%, 78%, 0%, 13%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #B531DD has RGB (181, 49, 221) and HSL (286°, 72%, 53%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B531DD is #59DD31, creating high-contrast pairings. For softer combinations, try analogous colors like #5F31DD.

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

Contrast with #B531DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B531DD?

#B531DD is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B531DD?

#B531DD in RGB is (181, 49, 221) - 181 red, 49 green, and 221 blue.

How to use #B531DD in CSS?

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

What colors go well with #B531DD?

#59DD31 (complementary), #5F31DD (analogous), and #861BA7 (lighter shade) work well with #B531DD.