#A991BA Color Information

Hex color code: #A991BA

A subtle purple shade, #A991BA appears as (169, 145, 186) in RGB and (275°, 23%, 65%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A991BA
RGB
169, 145, 186
HSL
275°, 23%, 65%
CMYK
9%, 22%, 0%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A991BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 145, 186

Red: 169 / Green: 145 / Blue: 186

HSL

275°, 23%, 65%

Hue: 275° / Saturation: 23% / Lightness: 65%

CMYK

9%, 22%, 0%, 27%

Cyan: 9% / Magenta: 22% / Yellow: 0% / Key: 27%

What color is #A991BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A991BA to RGB:

rgb(169, 145, 186)HEX to RGB Converter →

HEX to HSL

Convert #A991BA to HSL:

hsl(275, 23%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #A991BA to CMYK:

cmyk(9%, 22%, 0%, 27%)Color Converter →

Color Meaning and Usage

#A991BA is a gentle purple color with RGB values of 169, 145, 186 and HSL of 275°, 23%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A991BA is #A2BA91, creating high-contrast pairings. For softer combinations, try analogous colors like #9591BA.

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

Contrast with #A991BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A991BA?

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

What is the RGB value of #A991BA?

#A991BA in RGB is (169, 145, 186) - 169 red, 145 green, and 186 blue.

How to use #A991BA in CSS?

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

What colors go well with #A991BA?

#A2BA91 (complementary), #9591BA (analogous), and #84629D (lighter shade) work well with #A991BA.