#BD3EE5 Color Information

Hex color code: #BD3EE5

A bold magenta shade, #BD3EE5 appears as (189, 62, 229) in RGB and (286°, 76%, 57%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#BD3EE5
RGB
189, 62, 229
HSL
286°, 76%, 57%
CMYK
17%, 73%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BD3EE5; color: #000000; }

Badge

New Feature
.badge { background-color: #BD3EE5; color: #000000; }

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 #BD3EE5; background-color: #BD3EE515; }

Alert / Toast

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

Link / Accent

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

a { color: #BD3EE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 62, 229

Red: 189 / Green: 62 / Blue: 229

HSL

286°, 76%, 57%

Hue: 286° / Saturation: 76% / Lightness: 57%

CMYK

17%, 73%, 0%, 10%

Cyan: 17% / Magenta: 73% / Yellow: 0% / Key: 10%

What color is #BD3EE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD3EE5 to RGB:

rgb(189, 62, 229)HEX to RGB Converter →

HEX to HSL

Convert #BD3EE5 to HSL:

hsl(286, 76%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #BD3EE5 to CMYK:

cmyk(17%, 73%, 0%, 10%)Color Converter →

Color Meaning and Usage

#BD3EE5 is a vivid magenta color with RGB values of 189, 62, 229 and HSL of 286°, 76%, 57%. 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 #BD3EE5 is #65E53E, creating high-contrast pairings. For softer combinations, try analogous colors like #6A3EE5.

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

Contrast with #BD3EE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD3EE5?

#BD3EE5 is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD3EE5?

#BD3EE5 in RGB is (189, 62, 229) - 189 red, 62 green, and 229 blue.

How to use #BD3EE5 in CSS?

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

What colors go well with #BD3EE5?

#65E53E (complementary), #6A3EE5 (analogous), and #971ABC (lighter shade) work well with #BD3EE5.