#857C83 Color Information

Hex color code: #857C83

A subtle magenta shade, #857C83 appears as (133, 124, 131) in RGB and (313°, 4%, 50%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#857C83
RGB
133, 124, 131
HSL
313°, 4%, 50%
CMYK
0%, 7%, 2%, 48%

Shades

CSS Usage
color: #857C83;
background-color: #857C83;
border-color: #857C83;
box-shadow: 0 0 10px #857C83;
border: 2px solid #857C83;
Tailwind Usage
bg-[#857C83]
text-[#857C83]
border-[#857C83]
shadow-[0_0_10px_857C83]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #857C83, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #857C83; color: #000000; }

Badge

New Feature
.badge { background-color: #857C83; color: #000000; }

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 #857C83; background-color: #857C8315; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #857C8320; border-left: 4px solid #857C83; }

Link / Accent

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

a { color: #857C83; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #857C83 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 124, 131

Red: 133 / Green: 124 / Blue: 131

HSL

313°, 4%, 50%

Hue: 313° / Saturation: 4% / Lightness: 50%

CMYK

0%, 7%, 2%, 48%

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

What color is #857C83?

#857C83 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #857C83 to RGB:

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

HEX to HSL

Convert #857C83 to HSL:

hsl(313, 4%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #857C83 to CMYK:

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

Color Meaning and Usage

#857C83 is a muted magenta color with RGB values of 133, 124, 131 and HSL of 313°, 4%, 50%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #857C83 is #7A857D, creating high-contrast pairings. For softer combinations, try analogous colors like #827A85.

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

Contrast with #857C83

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

Contrast Ratio: 5.21:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #857C83?

#857C83 is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #857C83?

#857C83 in RGB is (133, 124, 131) - 133 red, 124 green, and 131 blue.

How to use #857C83 in CSS?

Use #857C83 directly in your CSS properties like color or background-color.

What colors go well with #857C83?

#7A857D (complementary), #827A85 (analogous), and #5D565B (lighter shade) work well with #857C83.