#A480DB Color Information

Hex color code: #A480DB

A serene purple shade, #A480DB appears as (164, 128, 219) in RGB and (264°, 56%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A480DB
RGB
164, 128, 219
HSL
264°, 56%, 68%
CMYK
25%, 42%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A480DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 128, 219

Red: 164 / Green: 128 / Blue: 219

HSL

264°, 56%, 68%

Hue: 264° / Saturation: 56% / Lightness: 68%

CMYK

25%, 42%, 0%, 14%

Cyan: 25% / Magenta: 42% / Yellow: 0% / Key: 14%

What color is #A480DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A480DB to RGB:

rgb(164, 128, 219)HEX to RGB Converter →

HEX to HSL

Convert #A480DB to HSL:

hsl(264, 56%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A480DB to CMYK:

cmyk(25%, 42%, 0%, 14%)Color Converter →

Color Meaning and Usage

#A480DB is a peaceful purple color with RGB values of 164, 128, 219 and HSL of 264°, 56%, 68%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A480DB is #B7DB80, creating high-contrast pairings. For softer combinations, try analogous colors like #8089DB.

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

Contrast with #A480DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A480DB?

#A480DB is a peaceful purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #A480DB?

#A480DB in RGB is (164, 128, 219) - 164 red, 128 green, and 219 blue.

How to use #A480DB in CSS?

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

What colors go well with #A480DB?

#B7DB80 (complementary), #8089DB (analogous), and #7A44CA (lighter shade) work well with #A480DB.