#AD7FBD Color Information

Hex color code: #AD7FBD

The hex color #AD7FBD is a soft magenta with RGB values of (173, 127, 189) and HSL of (285°, 32%, 62%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#AD7FBD
RGB
173, 127, 189
HSL
285°, 32%, 62%
CMYK
8%, 33%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD7FBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 127, 189

Red: 173 / Green: 127 / Blue: 189

HSL

285°, 32%, 62%

Hue: 285° / Saturation: 32% / Lightness: 62%

CMYK

8%, 33%, 0%, 26%

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

What color is #AD7FBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD7FBD to RGB:

rgb(173, 127, 189)HEX to RGB Converter →

HEX to HSL

Convert #AD7FBD to HSL:

hsl(285, 32%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #AD7FBD to CMYK:

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

Color Meaning and Usage

#AD7FBD is a pastel magenta color with RGB values of 173, 127, 189 and HSL of 285°, 32%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD7FBD is #8FBD7F, creating high-contrast pairings. For softer combinations, try analogous colors like #8F7FBD.

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

Contrast with #AD7FBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD7FBD?

#AD7FBD is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD7FBD?

#AD7FBD in RGB is (173, 127, 189) - 173 red, 127 green, and 189 blue.

How to use #AD7FBD in CSS?

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

What colors go well with #AD7FBD?

#8FBD7F (complementary), #8F7FBD (analogous), and #8B519E (lighter shade) work well with #AD7FBD.