#A082BA Color Information

Hex color code: #A082BA

A gentle purple shade, #A082BA appears as (160, 130, 186) in RGB and (272°, 29%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#A082BA
RGB
160, 130, 186
HSL
272°, 29%, 62%
CMYK
14%, 30%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A082BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 130, 186

Red: 160 / Green: 130 / Blue: 186

HSL

272°, 29%, 62%

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

CMYK

14%, 30%, 0%, 27%

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

What color is #A082BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A082BA to RGB:

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

HEX to HSL

Convert #A082BA to HSL:

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

HEX to CMYK

Convert #A082BA to CMYK:

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

Color Meaning and Usage

#A082BA is a pastel purple color with RGB values of 160, 130, 186 and HSL of 272°, 29%, 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 #A082BA is #9CBA82, creating high-contrast pairings. For softer combinations, try analogous colors like #8482BA.

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

Contrast with #A082BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A082BA?

#A082BA is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A082BA?

#A082BA in RGB is (160, 130, 186) - 160 red, 130 green, and 186 blue.

How to use #A082BA in CSS?

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

What colors go well with #A082BA?

#9CBA82 (complementary), #8482BA (analogous), and #7A559B (lighter shade) work well with #A082BA.