#AD6FBE Color Information

Hex color code: #AD6FBE

#AD6FBE is a delicate magenta color. In RGB it is (173, 111, 190), and in HSL it is (287°, 38%, 59%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#AD6FBE
RGB
173, 111, 190
HSL
287°, 38%, 59%
CMYK
9%, 42%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD6FBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 111, 190

Red: 173 / Green: 111 / Blue: 190

HSL

287°, 38%, 59%

Hue: 287° / Saturation: 38% / Lightness: 59%

CMYK

9%, 42%, 0%, 25%

Cyan: 9% / Magenta: 42% / Yellow: 0% / Key: 25%

What color is #AD6FBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD6FBE to RGB:

rgb(173, 111, 190)HEX to RGB Converter →

HEX to HSL

Convert #AD6FBE to HSL:

hsl(287, 38%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #AD6FBE to CMYK:

cmyk(9%, 42%, 0%, 25%)Color Converter →

Color Meaning and Usage

#AD6FBE is a pastel magenta color with RGB values of 173, 111, 190 and HSL of 287°, 38%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD6FBE is #80BE6F, creating high-contrast pairings. For softer combinations, try analogous colors like #856FBE.

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

Contrast with #AD6FBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD6FBE?

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

What is the RGB value of #AD6FBE?

#AD6FBE in RGB is (173, 111, 190) - 173 red, 111 green, and 190 blue.

How to use #AD6FBE in CSS?

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

What colors go well with #AD6FBE?

#80BE6F (complementary), #856FBE (analogous), and #88469B (lighter shade) work well with #AD6FBE.