#A288AA Color Information

Hex color code: #A288AA

#A288AA is a balanced magenta color. In RGB it is (162, 136, 170), and in HSL it is (286°, 17%, 60%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A288AA
RGB
162, 136, 170
HSL
286°, 17%, 60%
CMYK
5%, 20%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A288AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 136, 170

Red: 162 / Green: 136 / Blue: 170

HSL

286°, 17%, 60%

Hue: 286° / Saturation: 17% / Lightness: 60%

CMYK

5%, 20%, 0%, 33%

Cyan: 5% / Magenta: 20% / Yellow: 0% / Key: 33%

What color is #A288AA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A288AA to RGB:

rgb(162, 136, 170)HEX to RGB Converter →

HEX to HSL

Convert #A288AA to HSL:

hsl(286, 17%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A288AA to CMYK:

cmyk(5%, 20%, 0%, 33%)Color Converter →

Color Meaning and Usage

#A288AA is a understated magenta color with RGB values of 162, 136, 170 and HSL of 286°, 17%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A288AA is #90AA88, creating high-contrast pairings. For softer combinations, try analogous colors like #9188AA.

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

Contrast with #A288AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A288AA?

#A288AA is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A288AA?

#A288AA in RGB is (162, 136, 170) - 162 red, 136 green, and 170 blue.

How to use #A288AA in CSS?

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

What colors go well with #A288AA?

#90AA88 (complementary), #9188AA (analogous), and #7D5F86 (lighter shade) work well with #A288AA.