#BD7580 Color Information

Hex color code: #BD7580

The hex color #BD7580 is a subtle red with RGB values of (189, 117, 128) and HSL of (351°, 35%, 60%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BD7580
RGB
189, 117, 128
HSL
351°, 35%, 60%
CMYK
0%, 38%, 32%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BD7580; color: #000000; }

Badge

New Feature
.badge { background-color: #BD7580; color: #000000; }

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 #BD7580; background-color: #BD758015; }

Alert / Toast

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

Link / Accent

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

a { color: #BD7580; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 117, 128

Red: 189 / Green: 117 / Blue: 128

HSL

351°, 35%, 60%

Hue: 351° / Saturation: 35% / Lightness: 60%

CMYK

0%, 38%, 32%, 26%

Cyan: 0% / Magenta: 38% / Yellow: 32% / Key: 26%

What color is #BD7580?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD7580 to RGB:

rgb(189, 117, 128)HEX to RGB Converter →

HEX to HSL

Convert #BD7580 to HSL:

hsl(351, 35%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BD7580 to CMYK:

cmyk(0%, 38%, 32%, 26%)Color Converter →

Color Meaning and Usage

A gentle red tone, #BD7580 has RGB (189, 117, 128) and HSL (351°, 35%, 60%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD7580 is #75BDB2, creating high-contrast pairings. For softer combinations, try analogous colors like #BD75A4.

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

Contrast with #BD7580

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD7580?

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

What is the RGB value of #BD7580?

#BD7580 in RGB is (189, 117, 128) - 189 red, 117 green, and 128 blue.

How to use #BD7580 in CSS?

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

What colors go well with #BD7580?

#75BDB2 (complementary), #BD75A4 (analogous), and #9B4B57 (lighter shade) work well with #BD7580.