#AD65DD Color Information

Hex color code: #AD65DD

A subtle purple shade, #AD65DD appears as (173, 101, 221) in RGB and (276°, 64%, 63%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#AD65DD
RGB
173, 101, 221
HSL
276°, 64%, 63%
CMYK
22%, 54%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD65DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 101, 221

Red: 173 / Green: 101 / Blue: 221

HSL

276°, 64%, 63%

Hue: 276° / Saturation: 64% / Lightness: 63%

CMYK

22%, 54%, 0%, 13%

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

What color is #AD65DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD65DD to RGB:

rgb(173, 101, 221)HEX to RGB Converter →

HEX to HSL

Convert #AD65DD to HSL:

hsl(276, 64%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #AD65DD to CMYK:

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

Color Meaning and Usage

#AD65DD is a subtle purple color with RGB values of 173, 101, 221 and HSL of 276°, 64%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD65DD is #95DD64, creating high-contrast pairings. For softer combinations, try analogous colors like #7064DD.

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

Contrast with #AD65DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD65DD?

#AD65DD is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AD65DD?

#AD65DD in RGB is (173, 101, 221) - 173 red, 101 green, and 221 blue.

How to use #AD65DD in CSS?

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

What colors go well with #AD65DD?

#95DD64 (complementary), #7064DD (analogous), and #8A2CC9 (lighter shade) work well with #AD65DD.