#85607C Color Information

Hex color code: #85607C

#85607C is a understated magenta color. In RGB it is (133, 96, 124), and in HSL it is (315°, 16%, 45%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#85607C
RGB
133, 96, 124
HSL
315°, 16%, 45%
CMYK
0%, 28%, 7%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #85607C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 96, 124

Red: 133 / Green: 96 / Blue: 124

HSL

315°, 16%, 45%

Hue: 315° / Saturation: 16% / Lightness: 45%

CMYK

0%, 28%, 7%, 48%

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

What color is #85607C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85607C to RGB:

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

HEX to HSL

Convert #85607C to HSL:

hsl(315, 16%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #85607C to CMYK:

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

Color Meaning and Usage

#85607C is a balanced magenta color with RGB values of 133, 96, 124 and HSL of 315°, 16%, 45%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #85607C is #60856A, creating high-contrast pairings. For softer combinations, try analogous colors like #7C6085.

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

Contrast with #85607C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #85607C?

#85607C is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #85607C?

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

How to use #85607C in CSS?

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

What colors go well with #85607C?

#60856A (complementary), #7C6085 (analogous), and #594053 (lighter shade) work well with #85607C.