#AD7BEF Color Information

Hex color code: #AD7BEF

#AD7BEF is a eye-catching purple color. In RGB it is (173, 123, 239), and in HSL it is (266°, 78%, 71%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#AD7BEF
RGB
173, 123, 239
HSL
266°, 78%, 71%
CMYK
28%, 49%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD7BEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 123, 239

Red: 173 / Green: 123 / Blue: 239

HSL

266°, 78%, 71%

Hue: 266° / Saturation: 78% / Lightness: 71%

CMYK

28%, 49%, 0%, 6%

Cyan: 28% / Magenta: 49% / Yellow: 0% / Key: 6%

What color is #AD7BEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD7BEF to RGB:

rgb(173, 123, 239)HEX to RGB Converter →

HEX to HSL

Convert #AD7BEF to HSL:

hsl(266, 78%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #AD7BEF to CMYK:

cmyk(28%, 49%, 0%, 6%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #AD7BEF has RGB (173, 123, 239) and HSL (266°, 78%, 71%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD7BEF is #BDEF7B, creating high-contrast pairings. For softer combinations, try analogous colors like #7B83EF.

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

Contrast with #AD7BEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD7BEF?

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

What is the RGB value of #AD7BEF?

#AD7BEF in RGB is (173, 123, 239) - 173 red, 123 green, and 239 blue.

How to use #AD7BEF in CSS?

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

What colors go well with #AD7BEF?

#BDEF7B (complementary), #7B83EF (analogous), and #8337E6 (lighter shade) work well with #AD7BEF.