#A288AC Color Information

Hex color code: #A288AC

#A288AC is a subtle purple color. In RGB it is (162, 136, 172), and in HSL it is (283°, 18%, 60%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A288AC
RGB
162, 136, 172
HSL
283°, 18%, 60%
CMYK
6%, 21%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A288AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 136, 172

Red: 162 / Green: 136 / Blue: 172

HSL

283°, 18%, 60%

Hue: 283° / Saturation: 18% / Lightness: 60%

CMYK

6%, 21%, 0%, 33%

Cyan: 6% / Magenta: 21% / Yellow: 0% / Key: 33%

What color is #A288AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A288AC to RGB:

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

HEX to HSL

Convert #A288AC to HSL:

hsl(283, 18%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A288AC to CMYK:

cmyk(6%, 21%, 0%, 33%)Color Converter →

Color Meaning and Usage

A balanced purple tone, #A288AC has RGB (162, 136, 172) and HSL (283°, 18%, 60%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A288AC is #91AB87, creating high-contrast pairings. For softer combinations, try analogous colors like #8F87AB.

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

Contrast with #A288AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A288AC?

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

What is the RGB value of #A288AC?

#A288AC in RGB is (162, 136, 172) - 162 red, 136 green, and 172 blue.

How to use #A288AC in CSS?

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

What colors go well with #A288AC?

#91AB87 (complementary), #8F87AB (analogous), and #7C5E87 (lighter shade) work well with #A288AC.