#A58890 Color Information

Hex color code: #A58890

#A58890 is a neutral magenta color. In RGB it is (165, 136, 144), and in HSL it is (343°, 14%, 59%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#A58890
RGB
165, 136, 144
HSL
343°, 14%, 59%
CMYK
0%, 18%, 13%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A58890; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 136, 144

Red: 165 / Green: 136 / Blue: 144

HSL

343°, 14%, 59%

Hue: 343° / Saturation: 14% / Lightness: 59%

CMYK

0%, 18%, 13%, 35%

Cyan: 0% / Magenta: 18% / Yellow: 13% / Key: 35%

What color is #A58890?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A58890 to RGB:

rgb(165, 136, 144)HEX to RGB Converter →

HEX to HSL

Convert #A58890 to HSL:

hsl(343, 14%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #A58890 to CMYK:

cmyk(0%, 18%, 13%, 35%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #A58890 has RGB (165, 136, 144) and HSL (343°, 14%, 59%). 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 #A58890 is #88A59D, creating high-contrast pairings. For softer combinations, try analogous colors like #A5889F.

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

Contrast with #A58890

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A58890?

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

What is the RGB value of #A58890?

#A58890 in RGB is (165, 136, 144) - 165 red, 136 green, and 144 blue.

How to use #A58890 in CSS?

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

What colors go well with #A58890?

#88A59D (complementary), #A5889F (analogous), and #806069 (lighter shade) work well with #A58890.