#85577A Color Information

Hex color code: #85577A

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

Try:
Color NameGray
HEX
#85577A
RGB
133, 87, 122
HSL
314°, 21%, 43%
CMYK
0%, 35%, 8%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #85577A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 87, 122

Red: 133 / Green: 87 / Blue: 122

HSL

314°, 21%, 43%

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

CMYK

0%, 35%, 8%, 48%

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

What color is #85577A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85577A to RGB:

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

HEX to HSL

Convert #85577A to HSL:

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

HEX to CMYK

Convert #85577A to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #85577A has RGB (133, 87, 122) and HSL (314°, 21%, 43%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #85577A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #85577A?

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

What is the RGB value of #85577A?

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

How to use #85577A in CSS?

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

What colors go well with #85577A?

#578561 (complementary), #785785 (analogous), and #56384F (lighter shade) work well with #85577A.