#BD516A Color Information

Hex color code: #BD516A

#BD516A is a delicate red color. In RGB it is (189, 81, 106), and in HSL it is (346°, 45%, 53%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#BD516A
RGB
189, 81, 106
HSL
346°, 45%, 53%
CMYK
0%, 57%, 44%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD516A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 81, 106

Red: 189 / Green: 81 / Blue: 106

HSL

346°, 45%, 53%

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

CMYK

0%, 57%, 44%, 26%

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

What color is #BD516A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD516A to RGB:

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

HEX to HSL

Convert #BD516A to HSL:

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

HEX to CMYK

Convert #BD516A to CMYK:

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

Color Meaning and Usage

A gentle red tone, #BD516A has RGB (189, 81, 106) and HSL (346°, 45%, 53%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD516A is #51BDA4, creating high-contrast pairings. For softer combinations, try analogous colors like #BD51A0.

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

Contrast with #BD516A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD516A?

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

What is the RGB value of #BD516A?

#BD516A in RGB is (189, 81, 106) - 189 red, 81 green, and 106 blue.

How to use #BD516A in CSS?

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

What colors go well with #BD516A?

#51BDA4 (complementary), #BD51A0 (analogous), and #8D354A (lighter shade) work well with #BD516A.