#B087AF Color Information

Hex color code: #B087AF

#B087AF is a gentle magenta color. In RGB it is (176, 135, 175), and in HSL it is (301°, 21%, 61%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B087AF
RGB
176, 135, 175
HSL
301°, 21%, 61%
CMYK
0%, 23%, 1%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B087AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 135, 175

Red: 176 / Green: 135 / Blue: 175

HSL

301°, 21%, 61%

Hue: 301° / Saturation: 21% / Lightness: 61%

CMYK

0%, 23%, 1%, 31%

Cyan: 0% / Magenta: 23% / Yellow: 1% / Key: 31%

What color is #B087AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B087AF to RGB:

rgb(176, 135, 175)HEX to RGB Converter →

HEX to HSL

Convert #B087AF to HSL:

hsl(301, 21%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B087AF to CMYK:

cmyk(0%, 23%, 1%, 31%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #B087AF has RGB (176, 135, 175) and HSL (301°, 21%, 61%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B087AF is #87B087, creating high-contrast pairings. For softer combinations, try analogous colors like #9C87B0.

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

Contrast with #B087AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B087AF?

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

What is the RGB value of #B087AF?

#B087AF in RGB is (176, 135, 175) - 176 red, 135 green, and 175 blue.

How to use #B087AF in CSS?

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

What colors go well with #B087AF?

#87B087 (complementary), #9C87B0 (analogous), and #8E5D8D (lighter shade) work well with #B087AF.