#AD7CBC Color Information

Hex color code: #AD7CBC

A delicate magenta shade, #AD7CBC appears as (173, 124, 188) in RGB and (286°, 32%, 61%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#AD7CBC
RGB
173, 124, 188
HSL
286°, 32%, 61%
CMYK
8%, 34%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD7CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 124, 188

Red: 173 / Green: 124 / Blue: 188

HSL

286°, 32%, 61%

Hue: 286° / Saturation: 32% / Lightness: 61%

CMYK

8%, 34%, 0%, 26%

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

What color is #AD7CBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD7CBC to RGB:

rgb(173, 124, 188)HEX to RGB Converter →

HEX to HSL

Convert #AD7CBC to HSL:

hsl(286, 32%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AD7CBC to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #AD7CBC has RGB (173, 124, 188) and HSL (286°, 32%, 61%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD7CBC is #8BBB7C, creating high-contrast pairings. For softer combinations, try analogous colors like #8D7CBB.

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

Contrast with #AD7CBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD7CBC?

#AD7CBC is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD7CBC?

#AD7CBC in RGB is (173, 124, 188) - 173 red, 124 green, and 188 blue.

How to use #AD7CBC in CSS?

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

What colors go well with #AD7CBC?

#8BBB7C (complementary), #8D7CBB (analogous), and #89509B (lighter shade) work well with #AD7CBC.