#AD91EE Color Information

Hex color code: #AD91EE

#AD91EE is a vivid purple color. In RGB it is (173, 145, 238), and in HSL it is (258°, 73%, 75%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#AD91EE
RGB
173, 145, 238
HSL
258°, 73%, 75%
CMYK
27%, 39%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD91EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 145, 238

Red: 173 / Green: 145 / Blue: 238

HSL

258°, 73%, 75%

Hue: 258° / Saturation: 73% / Lightness: 75%

CMYK

27%, 39%, 0%, 7%

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

What color is #AD91EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD91EE to RGB:

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

HEX to HSL

Convert #AD91EE to HSL:

hsl(258, 73%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AD91EE to CMYK:

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

Color Meaning and Usage

A striking purple tone, #AD91EE has RGB (173, 145, 238) and HSL (258°, 73%, 75%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD91EE is #D2EE91, creating high-contrast pairings. For softer combinations, try analogous colors like #91A3EE.

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

Contrast with #AD91EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD91EE?

#AD91EE is a striking purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #AD91EE?

#AD91EE in RGB is (173, 145, 238) - 173 red, 145 green, and 238 blue.

How to use #AD91EE in CSS?

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

What colors go well with #AD91EE?

#D2EE91 (complementary), #91A3EE (analogous), and #7B4FE3 (lighter shade) work well with #AD91EE.