#A4899E Color Information

Hex color code: #A4899E

A understated magenta shade, #A4899E appears as (164, 137, 158) in RGB and (313°, 13%, 59%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#A4899E
RGB
164, 137, 158
HSL
313°, 13%, 59%
CMYK
0%, 16%, 4%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4899E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 137, 158

Red: 164 / Green: 137 / Blue: 158

HSL

313°, 13%, 59%

Hue: 313° / Saturation: 13% / Lightness: 59%

CMYK

0%, 16%, 4%, 36%

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

What color is #A4899E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4899E to RGB:

rgb(164, 137, 158)HEX to RGB Converter →

HEX to HSL

Convert #A4899E to HSL:

hsl(313, 13%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #A4899E to CMYK:

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

Color Meaning and Usage

#A4899E is a muted magenta color with RGB values of 164, 137, 158 and HSL of 313°, 13%, 59%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4899E is #89A48F, creating high-contrast pairings. For softer combinations, try analogous colors like #9C89A4.

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

Contrast with #A4899E

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 #A4899E?

#A4899E is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A4899E?

#A4899E in RGB is (164, 137, 158) - 164 red, 137 green, and 158 blue.

How to use #A4899E in CSS?

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

What colors go well with #A4899E?

#89A48F (complementary), #9C89A4 (analogous), and #7F6278 (lighter shade) work well with #A4899E.