#BD2DCD Color Information

Hex color code: #BD2DCD

The hex color #BD2DCD is a understated magenta with RGB values of (189, 45, 205) and HSL of (294°, 64%, 49%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#BD2DCD
RGB
189, 45, 205
HSL
294°, 64%, 49%
CMYK
8%, 78%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD2DCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 45, 205

Red: 189 / Green: 45 / Blue: 205

HSL

294°, 64%, 49%

Hue: 294° / Saturation: 64% / Lightness: 49%

CMYK

8%, 78%, 0%, 20%

Cyan: 8% / Magenta: 78% / Yellow: 0% / Key: 20%

What color is #BD2DCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD2DCD to RGB:

rgb(189, 45, 205)HEX to RGB Converter →

HEX to HSL

Convert #BD2DCD to HSL:

hsl(294, 64%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #BD2DCD to CMYK:

cmyk(8%, 78%, 0%, 20%)Color Converter →

Color Meaning and Usage

#BD2DCD is a understated magenta color with RGB values of 189, 45, 205 and HSL of 294°, 64%, 49%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD2DCD is #3DCD2D, creating high-contrast pairings. For softer combinations, try analogous colors like #6D2DCD.

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

Contrast with #BD2DCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD2DCD?

#BD2DCD is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD2DCD?

#BD2DCD in RGB is (189, 45, 205) - 189 red, 45 green, and 205 blue.

How to use #BD2DCD in CSS?

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

What colors go well with #BD2DCD?

#3DCD2D (complementary), #6D2DCD (analogous), and #831F8E (lighter shade) work well with #BD2DCD.