#A4949F Color Information

Hex color code: #A4949F

#A4949F is a neutral magenta color. In RGB it is (164, 148, 159), and in HSL it is (319°, 8%, 61%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A4949F
RGB
164, 148, 159
HSL
319°, 8%, 61%
CMYK
0%, 10%, 3%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4949F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 148, 159

Red: 164 / Green: 148 / Blue: 159

HSL

319°, 8%, 61%

Hue: 319° / Saturation: 8% / Lightness: 61%

CMYK

0%, 10%, 3%, 36%

Cyan: 0% / Magenta: 10% / Yellow: 3% / Key: 36%

What color is #A4949F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4949F to RGB:

rgb(164, 148, 159)HEX to RGB Converter →

HEX to HSL

Convert #A4949F to HSL:

hsl(319, 8%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A4949F to CMYK:

cmyk(0%, 10%, 3%, 36%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #A4949F has RGB (164, 148, 159) and HSL (319°, 8%, 61%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4949F is #94A499, creating high-contrast pairings. For softer combinations, try analogous colors like #A194A4.

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

Contrast with #A4949F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4949F?

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

What is the RGB value of #A4949F?

#A4949F in RGB is (164, 148, 159) - 164 red, 148 green, and 159 blue.

How to use #A4949F in CSS?

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

What colors go well with #A4949F?

#94A499 (complementary), #A194A4 (analogous), and #7F6C79 (lighter shade) work well with #A4949F.