#85577C Color Information

Hex color code: #85577C

The hex color #85577C is a soft magenta with RGB values of (133, 87, 124) and HSL of (312°, 21%, 43%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#85577C
RGB
133, 87, 124
HSL
312°, 21%, 43%
CMYK
0%, 35%, 7%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #85577C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #85577C; 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 #85577C; background-color: #85577C15; }

Alert / Toast

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

Link / Accent

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

a { color: #85577C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #85577C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 87, 124

Red: 133 / Green: 87 / Blue: 124

HSL

312°, 21%, 43%

Hue: 312° / Saturation: 21% / Lightness: 43%

CMYK

0%, 35%, 7%, 48%

Cyan: 0% / Magenta: 35% / Yellow: 7% / Key: 48%

What color is #85577C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85577C to RGB:

rgb(133, 87, 124)HEX to RGB Converter →

HEX to HSL

Convert #85577C to HSL:

hsl(312, 21%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #85577C to CMYK:

cmyk(0%, 35%, 7%, 48%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #85577C has RGB (133, 87, 124) and HSL (312°, 21%, 43%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #85577C is #578560, creating high-contrast pairings. For softer combinations, try analogous colors like #775785.

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

Contrast with #85577C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #85577C?

#85577C is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #85577C?

#85577C in RGB is (133, 87, 124) - 133 red, 87 green, and 124 blue.

How to use #85577C in CSS?

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

What colors go well with #85577C?

#578560 (complementary), #775785 (analogous), and #563850 (lighter shade) work well with #85577C.