#BD84AE Color Information

Hex color code: #BD84AE

A pastel magenta shade, #BD84AE appears as (189, 132, 174) in RGB and (316°, 30%, 63%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BD84AE
RGB
189, 132, 174
HSL
316°, 30%, 63%
CMYK
0%, 30%, 8%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD84AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 132, 174

Red: 189 / Green: 132 / Blue: 174

HSL

316°, 30%, 63%

Hue: 316° / Saturation: 30% / Lightness: 63%

CMYK

0%, 30%, 8%, 26%

Cyan: 0% / Magenta: 30% / Yellow: 8% / Key: 26%

What color is #BD84AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD84AE to RGB:

rgb(189, 132, 174)HEX to RGB Converter →

HEX to HSL

Convert #BD84AE to HSL:

hsl(316, 30%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BD84AE to CMYK:

cmyk(0%, 30%, 8%, 26%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #BD84AE has RGB (189, 132, 174) and HSL (316°, 30%, 63%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BD84AE is #84BD93, creating high-contrast pairings. For softer combinations, try analogous colors like #B084BD.

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

Contrast with #BD84AE

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 #BD84AE?

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

What is the RGB value of #BD84AE?

#BD84AE in RGB is (189, 132, 174) - 189 red, 132 green, and 174 blue.

How to use #BD84AE in CSS?

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

What colors go well with #BD84AE?

#84BD93 (complementary), #B084BD (analogous), and #9F568C (lighter shade) work well with #BD84AE.