#A260DC Color Information

Hex color code: #A260DC

#A260DC is a subtle purple color. In RGB it is (162, 96, 220), and in HSL it is (272°, 64%, 62%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#A260DC
RGB
162, 96, 220
HSL
272°, 64%, 62%
CMYK
26%, 56%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A260DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 96, 220

Red: 162 / Green: 96 / Blue: 220

HSL

272°, 64%, 62%

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

CMYK

26%, 56%, 0%, 14%

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

What color is #A260DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A260DC to RGB:

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

HEX to HSL

Convert #A260DC to HSL:

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

HEX to CMYK

Convert #A260DC to CMYK:

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

Color Meaning and Usage

#A260DC is a muted purple color with RGB values of 162, 96, 220 and HSL of 272°, 64%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A260DC is #9ADC60, creating high-contrast pairings. For softer combinations, try analogous colors like #6460DC.

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

Contrast with #A260DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A260DC?

#A260DC is a muted purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A260DC?

#A260DC in RGB is (162, 96, 220) - 162 red, 96 green, and 220 blue.

How to use #A260DC in CSS?

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

What colors go well with #A260DC?

#9ADC60 (complementary), #6460DC (analogous), and #7D2BC5 (lighter shade) work well with #A260DC.