#A080BA Color Information

Hex color code: #A080BA

The hex color #A080BA is a soft purple with RGB values of (160, 128, 186) and HSL of (273°, 30%, 62%). It is typically applied in digital products.

Try:
Color NameMedium Purple
HEX
#A080BA
RGB
160, 128, 186
HSL
273°, 30%, 62%
CMYK
14%, 31%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A080BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 128, 186

Red: 160 / Green: 128 / Blue: 186

HSL

273°, 30%, 62%

Hue: 273° / Saturation: 30% / Lightness: 62%

CMYK

14%, 31%, 0%, 27%

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

What color is #A080BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A080BA to RGB:

rgb(160, 128, 186)HEX to RGB Converter →

HEX to HSL

Convert #A080BA to HSL:

hsl(273, 30%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A080BA to CMYK:

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

Color Meaning and Usage

#A080BA is a delicate purple color with RGB values of 160, 128, 186 and HSL of 273°, 30%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A080BA is #9BBB81, creating high-contrast pairings. For softer combinations, try analogous colors like #8481BB.

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

Contrast with #A080BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A080BA?

#A080BA is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A080BA?

#A080BA in RGB is (160, 128, 186) - 160 red, 128 green, and 186 blue.

How to use #A080BA in CSS?

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

What colors go well with #A080BA?

#9BBB81 (complementary), #8481BB (analogous), and #7B549C (lighter shade) work well with #A080BA.