#85517E Color Information

Hex color code: #85517E

#85517E is a delicate magenta color. In RGB it is (133, 81, 126), and in HSL it is (308°, 24%, 42%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#85517E
RGB
133, 81, 126
HSL
308°, 24%, 42%
CMYK
0%, 39%, 5%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #85517E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #85517E; color: #FFFFFF; }

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 #85517E; background-color: #85517E15; }

Alert / Toast

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

Link / Accent

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

a { color: #85517E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #85517E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 81, 126

Red: 133 / Green: 81 / Blue: 126

HSL

308°, 24%, 42%

Hue: 308° / Saturation: 24% / Lightness: 42%

CMYK

0%, 39%, 5%, 48%

Cyan: 0% / Magenta: 39% / Yellow: 5% / Key: 48%

What color is #85517E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85517E to RGB:

rgb(133, 81, 126)HEX to RGB Converter →

HEX to HSL

Convert #85517E to HSL:

hsl(308, 24%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #85517E to CMYK:

cmyk(0%, 39%, 5%, 48%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #85517E has RGB (133, 81, 126) and HSL (308°, 24%, 42%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #85517E is #518558, creating high-contrast pairings. For softer combinations, try analogous colors like #725185.

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

Contrast with #85517E

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

Contrast Ratio: 3.48:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #85517E?

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

What is the RGB value of #85517E?

#85517E in RGB is (133, 81, 126) - 133 red, 81 green, and 126 blue.

How to use #85517E in CSS?

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

What colors go well with #85517E?

#518558 (complementary), #725185 (analogous), and #553451 (lighter shade) work well with #85517E.