#B486BC Color Information

Hex color code: #B486BC

#B486BC is a soft magenta color. In RGB it is (180, 134, 188), and in HSL it is (291°, 29%, 63%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B486BC
RGB
180, 134, 188
HSL
291°, 29%, 63%
CMYK
4%, 29%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B486BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 134, 188

Red: 180 / Green: 134 / Blue: 188

HSL

291°, 29%, 63%

Hue: 291° / Saturation: 29% / Lightness: 63%

CMYK

4%, 29%, 0%, 26%

Cyan: 4% / Magenta: 29% / Yellow: 0% / Key: 26%

What color is #B486BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B486BC to RGB:

rgb(180, 134, 188)HEX to RGB Converter →

HEX to HSL

Convert #B486BC to HSL:

hsl(291, 29%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #B486BC to CMYK:

cmyk(4%, 29%, 0%, 26%)Color Converter →

Color Meaning and Usage

#B486BC is a soft magenta color with RGB values of 180, 134, 188 and HSL of 291°, 29%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B486BC is #8DBC85, creating high-contrast pairings. For softer combinations, try analogous colors like #9885BC.

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

Contrast with #B486BC

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

Contrast Ratio: 7.08:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B486BC?

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

What is the RGB value of #B486BC?

#B486BC in RGB is (180, 134, 188) - 180 red, 134 green, and 188 blue.

How to use #B486BC in CSS?

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

What colors go well with #B486BC?

#8DBC85 (complementary), #9885BC (analogous), and #93579E (lighter shade) work well with #B486BC.