#85606A Color Information

Hex color code: #85606A

The hex color #85606A is a subtle magenta with RGB values of (133, 96, 106) and HSL of (344°, 16%, 45%). It is often used for branding and logos.

Try:
Color NameGray
HEX
#85606A
RGB
133, 96, 106
HSL
344°, 16%, 45%
CMYK
0%, 28%, 20%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #85606A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 96, 106

Red: 133 / Green: 96 / Blue: 106

HSL

344°, 16%, 45%

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

CMYK

0%, 28%, 20%, 48%

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

What color is #85606A?

#85606A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85606A to RGB:

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

HEX to HSL

Convert #85606A to HSL:

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

HEX to CMYK

Convert #85606A to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #85606A has RGB (133, 96, 106) and HSL (344°, 16%, 45%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #85606A is #60857B, creating high-contrast pairings. For softer combinations, try analogous colors like #85607D.

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

Contrast with #85606A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #85606A?

#85606A is a muted magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #85606A?

#85606A in RGB is (133, 96, 106) - 133 red, 96 green, and 106 blue.

How to use #85606A in CSS?

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

What colors go well with #85606A?

#60857B (complementary), #85607D (analogous), and #594047 (lighter shade) work well with #85606A.