#BD516E Color Information

Hex color code: #BD516E

The hex color #BD516E is a gentle magenta with RGB values of (189, 81, 110) and HSL of (344°, 45%, 53%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#BD516E
RGB
189, 81, 110
HSL
344°, 45%, 53%
CMYK
0%, 57%, 42%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD516E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 81, 110

Red: 189 / Green: 81 / Blue: 110

HSL

344°, 45%, 53%

Hue: 344° / Saturation: 45% / Lightness: 53%

CMYK

0%, 57%, 42%, 26%

Cyan: 0% / Magenta: 57% / Yellow: 42% / Key: 26%

What color is #BD516E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD516E to RGB:

rgb(189, 81, 110)HEX to RGB Converter →

HEX to HSL

Convert #BD516E to HSL:

hsl(344, 45%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #BD516E to CMYK:

cmyk(0%, 57%, 42%, 26%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #BD516E has RGB (189, 81, 110) and HSL (344°, 45%, 53%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD516E is #51BDA0, creating high-contrast pairings. For softer combinations, try analogous colors like #BD51A4.

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

Contrast with #BD516E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD516E?

#BD516E is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BD516E?

#BD516E in RGB is (189, 81, 110) - 189 red, 81 green, and 110 blue.

How to use #BD516E in CSS?

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

What colors go well with #BD516E?

#51BDA0 (complementary), #BD51A4 (analogous), and #8D354D (lighter shade) work well with #BD516E.