#BD1F88 Color Information

Hex color code: #BD1F88

#BD1F88 is a vivid magenta color. In RGB it is (189, 31, 136), and in HSL it is (320°, 72%, 43%). It is frequently seen in web interfaces.

Try:
Color NameMedium Violet Red
HEX
#BD1F88
RGB
189, 31, 136
HSL
320°, 72%, 43%
CMYK
0%, 84%, 28%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD1F88; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 31, 136

Red: 189 / Green: 31 / Blue: 136

HSL

320°, 72%, 43%

Hue: 320° / Saturation: 72% / Lightness: 43%

CMYK

0%, 84%, 28%, 26%

Cyan: 0% / Magenta: 84% / Yellow: 28% / Key: 26%

What color is #BD1F88?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD1F88 to RGB:

rgb(189, 31, 136)HEX to RGB Converter →

HEX to HSL

Convert #BD1F88 to HSL:

hsl(320, 72%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #BD1F88 to CMYK:

cmyk(0%, 84%, 28%, 26%)Color Converter →

Color Meaning and Usage

#BD1F88 is a striking magenta color with RGB values of 189, 31, 136 and HSL of 320°, 72%, 43%. 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 #BD1F88 is #1FBD53, creating high-contrast pairings. For softer combinations, try analogous colors like #A21FBD.

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

Contrast with #BD1F88

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD1F88?

#BD1F88 is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD1F88?

#BD1F88 in RGB is (189, 31, 136) - 189 red, 31 green, and 136 blue.

How to use #BD1F88 in CSS?

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

What colors go well with #BD1F88?

#1FBD53 (complementary), #A21FBD (analogous), and #7B1459 (lighter shade) work well with #BD1F88.