#A58DA4 Color Information

Hex color code: #A58DA4

The hex color #A58DA4 is a subtle magenta with RGB values of (165, 141, 164) and HSL of (302°, 12%, 60%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A58DA4
RGB
165, 141, 164
HSL
302°, 12%, 60%
CMYK
0%, 15%, 1%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A58DA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 141, 164

Red: 165 / Green: 141 / Blue: 164

HSL

302°, 12%, 60%

Hue: 302° / Saturation: 12% / Lightness: 60%

CMYK

0%, 15%, 1%, 35%

Cyan: 0% / Magenta: 15% / Yellow: 1% / Key: 35%

What color is #A58DA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A58DA4 to RGB:

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

HEX to HSL

Convert #A58DA4 to HSL:

hsl(302, 12%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A58DA4 to CMYK:

cmyk(0%, 15%, 1%, 35%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A58DA4 has RGB (165, 141, 164) and HSL (302°, 12%, 60%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A58DA4 is #8DA58E, creating high-contrast pairings. For softer combinations, try analogous colors like #9A8DA5.

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

Contrast with #A58DA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A58DA4?

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

What is the RGB value of #A58DA4?

#A58DA4 in RGB is (165, 141, 164) - 165 red, 141 green, and 164 blue.

How to use #A58DA4 in CSS?

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

What colors go well with #A58DA4?

#8DA58E (complementary), #9A8DA5 (analogous), and #816580 (lighter shade) work well with #A58DA4.