#AD7BEB Color Information

Hex color code: #AD7BEB

The hex color #AD7BEB is a striking purple with RGB values of (173, 123, 235) and HSL of (267°, 74%, 70%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#AD7BEB
RGB
173, 123, 235
HSL
267°, 74%, 70%
CMYK
26%, 48%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD7BEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 123, 235

Red: 173 / Green: 123 / Blue: 235

HSL

267°, 74%, 70%

Hue: 267° / Saturation: 74% / Lightness: 70%

CMYK

26%, 48%, 0%, 8%

Cyan: 26% / Magenta: 48% / Yellow: 0% / Key: 8%

What color is #AD7BEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD7BEB to RGB:

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

HEX to HSL

Convert #AD7BEB to HSL:

hsl(267, 74%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AD7BEB to CMYK:

cmyk(26%, 48%, 0%, 8%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #AD7BEB has RGB (173, 123, 235) and HSL (267°, 74%, 70%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD7BEB is #B8EB7A, creating high-contrast pairings. For softer combinations, try analogous colors like #7A80EB.

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

Contrast with #AD7BEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD7BEB?

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

What is the RGB value of #AD7BEB?

#AD7BEB in RGB is (173, 123, 235) - 173 red, 123 green, and 235 blue.

How to use #AD7BEB in CSS?

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

What colors go well with #AD7BEB?

#B8EB7A (complementary), #7A80EB (analogous), and #8437E1 (lighter shade) work well with #AD7BEB.