#B875AD Color Information

Hex color code: #B875AD

The hex color #B875AD is a subtle magenta with RGB values of (184, 117, 173) and HSL of (310°, 32%, 59%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B875AD
RGB
184, 117, 173
HSL
310°, 32%, 59%
CMYK
0%, 36%, 6%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B875AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 117, 173

Red: 184 / Green: 117 / Blue: 173

HSL

310°, 32%, 59%

Hue: 310° / Saturation: 32% / Lightness: 59%

CMYK

0%, 36%, 6%, 28%

Cyan: 0% / Magenta: 36% / Yellow: 6% / Key: 28%

What color is #B875AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B875AD to RGB:

rgb(184, 117, 173)HEX to RGB Converter →

HEX to HSL

Convert #B875AD to HSL:

hsl(310, 32%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #B875AD to CMYK:

cmyk(0%, 36%, 6%, 28%)Color Converter →

Color Meaning and Usage

#B875AD is a soft magenta color with RGB values of 184, 117, 173 and HSL of 310°, 32%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B875AD is #75B880, creating high-contrast pairings. For softer combinations, try analogous colors like #A275B8.

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

Contrast with #B875AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B875AD?

#B875AD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B875AD?

#B875AD in RGB is (184, 117, 173) - 184 red, 117 green, and 173 blue.

How to use #B875AD in CSS?

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

What colors go well with #B875AD?

#75B880 (complementary), #A275B8 (analogous), and #944C88 (lighter shade) work well with #B875AD.