#A091AC Color Information

Hex color code: #A091AC

A subtle purple shade, #A091AC appears as (160, 145, 172) in RGB and (273°, 14%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#A091AC
RGB
160, 145, 172
HSL
273°, 14%, 62%
CMYK
7%, 16%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A091AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 145, 172

Red: 160 / Green: 145 / Blue: 172

HSL

273°, 14%, 62%

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

CMYK

7%, 16%, 0%, 33%

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

What color is #A091AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A091AC to RGB:

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

HEX to HSL

Convert #A091AC to HSL:

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

HEX to CMYK

Convert #A091AC to CMYK:

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

Color Meaning and Usage

A understated purple tone, #A091AC has RGB (160, 145, 172) and HSL (273°, 14%, 62%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A091AC is #9DAC91, creating high-contrast pairings. For softer combinations, try analogous colors like #9291AC.

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

Contrast with #A091AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A091AC?

#A091AC is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A091AC?

#A091AC in RGB is (160, 145, 172) - 160 red, 145 green, and 172 blue.

How to use #A091AC in CSS?

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

What colors go well with #A091AC?

#9DAC91 (complementary), #9291AC (analogous), and #7A6789 (lighter shade) work well with #A091AC.