#A5939B Color Information

Hex color code: #A5939B

A muted magenta shade, #A5939B appears as (165, 147, 155) in RGB and (333°, 9%, 61%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#A5939B
RGB
165, 147, 155
HSL
333°, 9%, 61%
CMYK
0%, 11%, 6%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5939B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 147, 155

Red: 165 / Green: 147 / Blue: 155

HSL

333°, 9%, 61%

Hue: 333° / Saturation: 9% / Lightness: 61%

CMYK

0%, 11%, 6%, 35%

Cyan: 0% / Magenta: 11% / Yellow: 6% / Key: 35%

What color is #A5939B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5939B to RGB:

rgb(165, 147, 155)HEX to RGB Converter →

HEX to HSL

Convert #A5939B to HSL:

hsl(333, 9%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A5939B to CMYK:

cmyk(0%, 11%, 6%, 35%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #A5939B has RGB (165, 147, 155) and HSL (333°, 9%, 61%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A5939B is #93A59C, creating high-contrast pairings. For softer combinations, try analogous colors like #A593A4.

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

Contrast with #A5939B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5939B?

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

What is the RGB value of #A5939B?

#A5939B in RGB is (165, 147, 155) - 165 red, 147 green, and 155 blue.

How to use #A5939B in CSS?

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

What colors go well with #A5939B?

#93A59C (complementary), #A593A4 (analogous), and #806B74 (lighter shade) work well with #A5939B.