#AD5BC8 Color Information

Hex color code: #AD5BC8

The hex color #AD5BC8 is a subtle magenta with RGB values of (173, 91, 200) and HSL of (285°, 50%, 57%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#AD5BC8
RGB
173, 91, 200
HSL
285°, 50%, 57%
CMYK
13%, 54%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD5BC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 91, 200

Red: 173 / Green: 91 / Blue: 200

HSL

285°, 50%, 57%

Hue: 285° / Saturation: 50% / Lightness: 57%

CMYK

13%, 54%, 0%, 22%

Cyan: 13% / Magenta: 54% / Yellow: 0% / Key: 22%

What color is #AD5BC8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD5BC8 to RGB:

rgb(173, 91, 200)HEX to RGB Converter →

HEX to HSL

Convert #AD5BC8 to HSL:

hsl(285, 50%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #AD5BC8 to CMYK:

cmyk(13%, 54%, 0%, 22%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #AD5BC8 has RGB (173, 91, 200) and HSL (285°, 50%, 57%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD5BC8 is #76C85B, creating high-contrast pairings. For softer combinations, try analogous colors like #765BC8.

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

Contrast with #AD5BC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD5BC8?

#AD5BC8 is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD5BC8?

#AD5BC8 in RGB is (173, 91, 200) - 173 red, 91 green, and 200 blue.

How to use #AD5BC8 in CSS?

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

What colors go well with #AD5BC8?

#76C85B (complementary), #765BC8 (analogous), and #8636A1 (lighter shade) work well with #AD5BC8.