#A060DC Color Information

Hex color code: #A060DC

The hex color #A060DC is a understated purple with RGB values of (160, 96, 220) and HSL of (271°, 64%, 62%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A060DC
RGB
160, 96, 220
HSL
271°, 64%, 62%
CMYK
27%, 56%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A060DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 96, 220

Red: 160 / Green: 96 / Blue: 220

HSL

271°, 64%, 62%

Hue: 271° / Saturation: 64% / Lightness: 62%

CMYK

27%, 56%, 0%, 14%

Cyan: 27% / Magenta: 56% / Yellow: 0% / Key: 14%

What color is #A060DC?

#A060DC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A060DC to RGB:

rgb(160, 96, 220)HEX to RGB Converter →

HEX to HSL

Convert #A060DC to HSL:

hsl(271, 64%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A060DC to CMYK:

cmyk(27%, 56%, 0%, 14%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #A060DC has RGB (160, 96, 220) and HSL (271°, 64%, 62%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A060DC is #9CDC60, creating high-contrast pairings. For softer combinations, try analogous colors like #6260DC.

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

Contrast with #A060DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A060DC?

#A060DC is a balanced purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A060DC?

#A060DC in RGB is (160, 96, 220) - 160 red, 96 green, and 220 blue.

How to use #A060DC in CSS?

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

What colors go well with #A060DC?

#9CDC60 (complementary), #6260DC (analogous), and #7A2BC5 (lighter shade) work well with #A060DC.