#A85D8D Color Information

Hex color code: #A85D8D

The hex color #A85D8D is a soft magenta with RGB values of (168, 93, 141) and HSL of (322°, 30%, 51%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#A85D8D
RGB
168, 93, 141
HSL
322°, 30%, 51%
CMYK
0%, 45%, 16%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A85D8D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 93, 141

Red: 168 / Green: 93 / Blue: 141

HSL

322°, 30%, 51%

Hue: 322° / Saturation: 30% / Lightness: 51%

CMYK

0%, 45%, 16%, 34%

Cyan: 0% / Magenta: 45% / Yellow: 16% / Key: 34%

What color is #A85D8D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A85D8D to RGB:

rgb(168, 93, 141)HEX to RGB Converter →

HEX to HSL

Convert #A85D8D to HSL:

hsl(322, 30%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #A85D8D to CMYK:

cmyk(0%, 45%, 16%, 34%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #A85D8D has RGB (168, 93, 141) and HSL (322°, 30%, 51%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A85D8D is #5DA878, creating high-contrast pairings. For softer combinations, try analogous colors like #9E5DA8.

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

Contrast with #A85D8D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A85D8D?

#A85D8D is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A85D8D?

#A85D8D in RGB is (168, 93, 141) - 168 red, 93 green, and 141 blue.

How to use #A85D8D in CSS?

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

What colors go well with #A85D8D?

#5DA878 (complementary), #9E5DA8 (analogous), and #774063 (lighter shade) work well with #A85D8D.