#BD93AB Color Information

Hex color code: #BD93AB

#BD93AB is a soft magenta color. In RGB it is (189, 147, 171), and in HSL it is (326°, 24%, 66%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BD93AB
RGB
189, 147, 171
HSL
326°, 24%, 66%
CMYK
0%, 22%, 10%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BD93AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 147, 171

Red: 189 / Green: 147 / Blue: 171

HSL

326°, 24%, 66%

Hue: 326° / Saturation: 24% / Lightness: 66%

CMYK

0%, 22%, 10%, 26%

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

What color is #BD93AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BD93AB to RGB:

rgb(189, 147, 171)HEX to RGB Converter →

HEX to HSL

Convert #BD93AB to HSL:

hsl(326, 24%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BD93AB to CMYK:

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

Color Meaning and Usage

#BD93AB is a delicate magenta color with RGB values of 189, 147, 171 and HSL of 326°, 24%, 66%. 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 #BD93AB is #93BDA6, creating high-contrast pairings. For softer combinations, try analogous colors like #BA93BD.

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

Contrast with #BD93AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BD93AB?

#BD93AB is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BD93AB?

#BD93AB in RGB is (189, 147, 171) - 189 red, 147 green, and 171 blue.

How to use #BD93AB in CSS?

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

What colors go well with #BD93AB?

#93BDA6 (complementary), #BA93BD (analogous), and #A06486 (lighter shade) work well with #BD93AB.