#BD75AA Color Information

Hex color code: #BD75AA

The hex color #BD75AA is a subtle magenta with RGB values of (189, 117, 170) and HSL of (316°, 35%, 60%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BD75AA
RGB
189, 117, 170
HSL
316°, 35%, 60%
CMYK
0%, 38%, 10%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD75AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 117, 170

Red: 189 / Green: 117 / Blue: 170

HSL

316°, 35%, 60%

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

CMYK

0%, 38%, 10%, 26%

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

What color is #BD75AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD75AA to RGB:

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

HEX to HSL

Convert #BD75AA to HSL:

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

HEX to CMYK

Convert #BD75AA to CMYK:

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

Color Meaning and Usage

#BD75AA is a gentle magenta color with RGB values of 189, 117, 170 and HSL of 316°, 35%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD75AA is #75BD88, creating high-contrast pairings. For softer combinations, try analogous colors like #AC75BD.

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

Contrast with #BD75AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD75AA?

#BD75AA is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD75AA?

#BD75AA in RGB is (189, 117, 170) - 189 red, 117 green, and 170 blue.

How to use #BD75AA in CSS?

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

What colors go well with #BD75AA?

#75BD88 (complementary), #AC75BD (analogous), and #9B4B85 (lighter shade) work well with #BD75AA.