#BD2BDE Color Information

Hex color code: #BD2BDE

#BD2BDE is a eye-catching magenta color. In RGB it is (189, 43, 222), and in HSL it is (289°, 73%, 52%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#BD2BDE
RGB
189, 43, 222
HSL
289°, 73%, 52%
CMYK
15%, 81%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD2BDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 43, 222

Red: 189 / Green: 43 / Blue: 222

HSL

289°, 73%, 52%

Hue: 289° / Saturation: 73% / Lightness: 52%

CMYK

15%, 81%, 0%, 13%

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

What color is #BD2BDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD2BDE to RGB:

rgb(189, 43, 222)HEX to RGB Converter →

HEX to HSL

Convert #BD2BDE to HSL:

hsl(289, 73%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #BD2BDE to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #BD2BDE has RGB (189, 43, 222) and HSL (289°, 73%, 52%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD2BDE is #4CDE2B, creating high-contrast pairings. For softer combinations, try analogous colors like #642BDE.

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

Contrast with #BD2BDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD2BDE?

#BD2BDE is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD2BDE?

#BD2BDE in RGB is (189, 43, 222) - 189 red, 43 green, and 222 blue.

How to use #BD2BDE in CSS?

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

What colors go well with #BD2BDE?

#4CDE2B (complementary), #642BDE (analogous), and #8A19A3 (lighter shade) work well with #BD2BDE.