#85577B Color Information

Hex color code: #85577B

#85577B is a subtle magenta color. In RGB it is (133, 87, 123), and in HSL it is (313°, 21%, 43%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#85577B
RGB
133, 87, 123
HSL
313°, 21%, 43%
CMYK
0%, 35%, 8%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #85577B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 87, 123

Red: 133 / Green: 87 / Blue: 123

HSL

313°, 21%, 43%

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

CMYK

0%, 35%, 8%, 48%

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

What color is #85577B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85577B to RGB:

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

HEX to HSL

Convert #85577B to HSL:

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

HEX to CMYK

Convert #85577B to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #85577B has RGB (133, 87, 123) and HSL (313°, 21%, 43%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #85577B is #578561, creating high-contrast pairings. For softer combinations, try analogous colors like #785785.

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

Contrast with #85577B

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 #85577B?

#85577B is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #85577B?

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

How to use #85577B in CSS?

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

What colors go well with #85577B?

#578561 (complementary), #785785 (analogous), and #563850 (lighter shade) work well with #85577B.