#A2909C Color Information

Hex color code: #A2909C

#A2909C is a neutral magenta color. In RGB it is (162, 144, 156), and in HSL it is (320°, 9%, 60%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A2909C
RGB
162, 144, 156
HSL
320°, 9%, 60%
CMYK
0%, 11%, 4%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2909C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 144, 156

Red: 162 / Green: 144 / Blue: 156

HSL

320°, 9%, 60%

Hue: 320° / Saturation: 9% / Lightness: 60%

CMYK

0%, 11%, 4%, 36%

Cyan: 0% / Magenta: 11% / Yellow: 4% / Key: 36%

What color is #A2909C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2909C to RGB:

rgb(162, 144, 156)HEX to RGB Converter →

HEX to HSL

Convert #A2909C to HSL:

hsl(320, 9%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A2909C to CMYK:

cmyk(0%, 11%, 4%, 36%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #A2909C has RGB (162, 144, 156) and HSL (320°, 9%, 60%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2909C is #90A296, creating high-contrast pairings. For softer combinations, try analogous colors like #9F90A2.

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

Contrast with #A2909C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2909C?

#A2909C is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A2909C?

#A2909C in RGB is (162, 144, 156) - 162 red, 144 green, and 156 blue.

How to use #A2909C in CSS?

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

What colors go well with #A2909C?

#90A296 (complementary), #9F90A2 (analogous), and #7D6876 (lighter shade) work well with #A2909C.