#A28AAD Color Information

Hex color code: #A28AAD

#A28AAD is a balanced purple color. In RGB it is (162, 138, 173), and in HSL it is (281°, 18%, 61%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A28AAD
RGB
162, 138, 173
HSL
281°, 18%, 61%
CMYK
6%, 20%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A28AAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 138, 173

Red: 162 / Green: 138 / Blue: 173

HSL

281°, 18%, 61%

Hue: 281° / Saturation: 18% / Lightness: 61%

CMYK

6%, 20%, 0%, 32%

Cyan: 6% / Magenta: 20% / Yellow: 0% / Key: 32%

What color is #A28AAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A28AAD to RGB:

rgb(162, 138, 173)HEX to RGB Converter →

HEX to HSL

Convert #A28AAD to HSL:

hsl(281, 18%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A28AAD to CMYK:

cmyk(6%, 20%, 0%, 32%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #A28AAD has RGB (162, 138, 173) and HSL (281°, 18%, 61%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A28AAD is #95AD8A, creating high-contrast pairings. For softer combinations, try analogous colors like #908AAD.

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

Contrast with #A28AAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A28AAD?

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

What is the RGB value of #A28AAD?

#A28AAD in RGB is (162, 138, 173) - 162 red, 138 green, and 173 blue.

How to use #A28AAD in CSS?

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

What colors go well with #A28AAD?

#95AD8A (complementary), #908AAD (analogous), and #7D608A (lighter shade) work well with #A28AAD.