#BD27CE Color Information

Hex color code: #BD27CE

A understated magenta shade, #BD27CE appears as (189, 39, 206) in RGB and (294°, 68%, 48%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#BD27CE
RGB
189, 39, 206
HSL
294°, 68%, 48%
CMYK
8%, 81%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD27CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 39, 206

Red: 189 / Green: 39 / Blue: 206

HSL

294°, 68%, 48%

Hue: 294° / Saturation: 68% / Lightness: 48%

CMYK

8%, 81%, 0%, 19%

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

What color is #BD27CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD27CE to RGB:

rgb(189, 39, 206)HEX to RGB Converter →

HEX to HSL

Convert #BD27CE to HSL:

hsl(294, 68%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #BD27CE to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #BD27CE has RGB (189, 39, 206) and HSL (294°, 68%, 48%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD27CE is #38CE27, creating high-contrast pairings. For softer combinations, try analogous colors like #6A27CE.

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

Contrast with #BD27CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD27CE?

#BD27CE is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD27CE?

#BD27CE in RGB is (189, 39, 206) - 189 red, 39 green, and 206 blue.

How to use #BD27CE in CSS?

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

What colors go well with #BD27CE?

#38CE27 (complementary), #6A27CE (analogous), and #821B8D (lighter shade) work well with #BD27CE.