#A3999E Color Information

Hex color code: #A3999E

The hex color #A3999E is a understated magenta with RGB values of (163, 153, 158) and HSL of (330°, 5%, 62%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A3999E
RGB
163, 153, 158
HSL
330°, 5%, 62%
CMYK
0%, 6%, 3%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A3999E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 153, 158

Red: 163 / Green: 153 / Blue: 158

HSL

330°, 5%, 62%

Hue: 330° / Saturation: 5% / Lightness: 62%

CMYK

0%, 6%, 3%, 36%

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

What color is #A3999E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A3999E to RGB:

rgb(163, 153, 158)HEX to RGB Converter →

HEX to HSL

Convert #A3999E to HSL:

hsl(330, 5%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #A3999E to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #A3999E has RGB (163, 153, 158) and HSL (330°, 5%, 62%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A3999E is #99A39E, creating high-contrast pairings. For softer combinations, try analogous colors like #A399A3.

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

Contrast with #A3999E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A3999E?

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

What is the RGB value of #A3999E?

#A3999E in RGB is (163, 153, 158) - 163 red, 153 green, and 158 blue.

How to use #A3999E in CSS?

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

What colors go well with #A3999E?

#99A39E (complementary), #A399A3 (analogous), and #7E7278 (lighter shade) work well with #A3999E.