#A280BA Color Information

Hex color code: #A280BA

#A280BA is a pastel purple color. In RGB it is (162, 128, 186), and in HSL it is (275°, 30%, 62%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#A280BA
RGB
162, 128, 186
HSL
275°, 30%, 62%
CMYK
13%, 31%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A280BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 128, 186

Red: 162 / Green: 128 / Blue: 186

HSL

275°, 30%, 62%

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

CMYK

13%, 31%, 0%, 27%

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

What color is #A280BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A280BA to RGB:

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

HEX to HSL

Convert #A280BA to HSL:

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

HEX to CMYK

Convert #A280BA to CMYK:

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

Color Meaning and Usage

A gentle purple tone, #A280BA has RGB (162, 128, 186) and HSL (275°, 30%, 62%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A280BA is #99BB81, creating high-contrast pairings. For softer combinations, try analogous colors like #8681BB.

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

Contrast with #A280BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A280BA?

#A280BA is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A280BA?

#A280BA in RGB is (162, 128, 186) - 162 red, 128 green, and 186 blue.

How to use #A280BA in CSS?

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

What colors go well with #A280BA?

#99BB81 (complementary), #8681BB (analogous), and #7E549C (lighter shade) work well with #A280BA.