#BD2869 Color Information

Hex color code: #BD2869

#BD2869 is a vibrant magenta color. In RGB it is (189, 40, 105), and in HSL it is (334°, 65%, 45%). It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#BD2869
RGB
189, 40, 105
HSL
334°, 65%, 45%
CMYK
0%, 79%, 44%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD2869; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 40, 105

Red: 189 / Green: 40 / Blue: 105

HSL

334°, 65%, 45%

Hue: 334° / Saturation: 65% / Lightness: 45%

CMYK

0%, 79%, 44%, 26%

Cyan: 0% / Magenta: 79% / Yellow: 44% / Key: 26%

What color is #BD2869?

#BD2869 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD2869 to RGB:

rgb(189, 40, 105)HEX to RGB Converter →

HEX to HSL

Convert #BD2869 to HSL:

hsl(334, 65%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #BD2869 to CMYK:

cmyk(0%, 79%, 44%, 26%)Color Converter →

Color Meaning and Usage

A warm magenta tone, #BD2869 has RGB (189, 40, 105) and HSL (334°, 65%, 45%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD2869 is #28BD7D, creating high-contrast pairings. For softer combinations, try analogous colors like #BD28B3.

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

Contrast with #BD2869

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD2869?

#BD2869 is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BD2869?

#BD2869 in RGB is (189, 40, 105) - 189 red, 40 green, and 105 blue.

How to use #BD2869 in CSS?

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

What colors go well with #BD2869?

#28BD7D (complementary), #BD28B3 (analogous), and #7E1B46 (lighter shade) work well with #BD2869.