#A291AC Color Information

Hex color code: #A291AC

The hex color #A291AC is a balanced purple with RGB values of (162, 145, 172) and HSL of (278°, 14%, 62%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A291AC
RGB
162, 145, 172
HSL
278°, 14%, 62%
CMYK
6%, 16%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A291AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 145, 172

Red: 162 / Green: 145 / Blue: 172

HSL

278°, 14%, 62%

Hue: 278° / Saturation: 14% / Lightness: 62%

CMYK

6%, 16%, 0%, 33%

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

What color is #A291AC?

#A291AC is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A291AC to RGB:

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

HEX to HSL

Convert #A291AC to HSL:

hsl(278, 14%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A291AC to CMYK:

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

Color Meaning and Usage

#A291AC is a balanced purple color with RGB values of 162, 145, 172 and HSL of 278°, 14%, 62%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A291AC is #9AAC91, creating high-contrast pairings. For softer combinations, try analogous colors like #9491AC.

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

Contrast with #A291AC

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

Contrast Ratio: 7.18:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A291AC?

#A291AC is a balanced purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A291AC?

#A291AC in RGB is (162, 145, 172) - 162 red, 145 green, and 172 blue.

How to use #A291AC in CSS?

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

What colors go well with #A291AC?

#9AAC91 (complementary), #9491AC (analogous), and #7C6789 (lighter shade) work well with #A291AC.