#A58DAA Color Information

Hex color code: #A58DAA

#A58DAA is a muted magenta color. In RGB it is (165, 141, 170), and in HSL it is (290°, 15%, 61%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#A58DAA
RGB
165, 141, 170
HSL
290°, 15%, 61%
CMYK
3%, 17%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A58DAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 141, 170

Red: 165 / Green: 141 / Blue: 170

HSL

290°, 15%, 61%

Hue: 290° / Saturation: 15% / Lightness: 61%

CMYK

3%, 17%, 0%, 33%

Cyan: 3% / Magenta: 17% / Yellow: 0% / Key: 33%

What color is #A58DAA?

#A58DAA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A58DAA to RGB:

rgb(165, 141, 170)HEX to RGB Converter →

HEX to HSL

Convert #A58DAA to HSL:

hsl(290, 15%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #A58DAA to CMYK:

cmyk(3%, 17%, 0%, 33%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A58DAA has RGB (165, 141, 170) and HSL (290°, 15%, 61%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A58DAA is #92AA8D, creating high-contrast pairings. For softer combinations, try analogous colors like #978DAA.

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

Contrast with #A58DAA

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

Contrast Ratio: 6.99:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A58DAA?

#A58DAA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A58DAA?

#A58DAA in RGB is (165, 141, 170) - 165 red, 141 green, and 170 blue.

How to use #A58DAA in CSS?

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

What colors go well with #A58DAA?

#92AA8D (complementary), #978DAA (analogous), and #816487 (lighter shade) work well with #A58DAA.