#AD5CFF Color Information

Hex color code: #AD5CFF

The hex color #AD5CFF is a vivid purple with RGB values of (173, 92, 255) and HSL of (270°, 100%, 68%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#AD5CFF
RGB
173, 92, 255
HSL
270°, 100%, 68%
CMYK
32%, 64%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD5CFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 92, 255

Red: 173 / Green: 92 / Blue: 255

HSL

270°, 100%, 68%

Hue: 270° / Saturation: 100% / Lightness: 68%

CMYK

32%, 64%, 0%, 0%

Cyan: 32% / Magenta: 64% / Yellow: 0% / Key: 0%

What color is #AD5CFF?

#AD5CFF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD5CFF to RGB:

rgb(173, 92, 255)HEX to RGB Converter →

HEX to HSL

Convert #AD5CFF to HSL:

hsl(270, 100%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AD5CFF to CMYK:

cmyk(32%, 64%, 0%, 0%)Color Converter →

Color Meaning and Usage

#AD5CFF is a vivid purple color with RGB values of 173, 92, 255 and HSL of 270°, 100%, 68%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD5CFF is #ADFF5C, creating high-contrast pairings. For softer combinations, try analogous colors like #5C5CFF.

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

Contrast with #AD5CFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD5CFF?

#AD5CFF is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #AD5CFF?

#AD5CFF in RGB is (173, 92, 255) - 173 red, 92 green, and 255 blue.

How to use #AD5CFF in CSS?

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

What colors go well with #AD5CFF?

#ADFF5C (complementary), #5C5CFF (analogous), and #870FFF (lighter shade) work well with #AD5CFF.