#AD82EE Color Information

Hex color code: #AD82EE

The hex color #AD82EE is a bold purple with RGB values of (173, 130, 238) and HSL of (264°, 76%, 72%). It is often used for branding and logos.

Try:
Color NameMedium Purple
HEX
#AD82EE
RGB
173, 130, 238
HSL
264°, 76%, 72%
CMYK
27%, 45%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD82EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 130, 238

Red: 173 / Green: 130 / Blue: 238

HSL

264°, 76%, 72%

Hue: 264° / Saturation: 76% / Lightness: 72%

CMYK

27%, 45%, 0%, 7%

Cyan: 27% / Magenta: 45% / Yellow: 0% / Key: 7%

What color is #AD82EE?

#AD82EE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD82EE to RGB:

rgb(173, 130, 238)HEX to RGB Converter →

HEX to HSL

Convert #AD82EE to HSL:

hsl(264, 76%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #AD82EE to CMYK:

cmyk(27%, 45%, 0%, 7%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #AD82EE has RGB (173, 130, 238) and HSL (264°, 76%, 72%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD82EE is #C2EE81, creating high-contrast pairings. For softer combinations, try analogous colors like #818CEE.

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

Contrast with #AD82EE

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

Contrast Ratio: 7.20:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD82EE?

#AD82EE is a dynamic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AD82EE?

#AD82EE in RGB is (173, 130, 238) - 173 red, 130 green, and 238 blue.

How to use #AD82EE in CSS?

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

What colors go well with #AD82EE?

#C2EE81 (complementary), #818CEE (analogous), and #813EE5 (lighter shade) work well with #AD82EE.