#575855 Color Information

Hex color code: #575855

A understated green shade, #575855 appears as (87, 88, 85) in RGB and (80°, 2%, 34%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Gray
HEX
#575855
RGB
87, 88, 85
HSL
80°, 2%, 34%
CMYK
1%, 0%, 3%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #575855; 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 #575855; background-color: #57585515; }

Alert / Toast

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

Link / Accent

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

a { color: #575855; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #575855 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

87, 88, 85

Red: 87 / Green: 88 / Blue: 85

HSL

80°, 2%, 34%

Hue: 80° / Saturation: 2% / Lightness: 34%

CMYK

1%, 0%, 3%, 65%

Cyan: 1% / Magenta: 0% / Yellow: 3% / Key: 65%

What color is #575855?

#575855 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #575855 to RGB:

rgb(87, 88, 85)HEX to RGB Converter →

HEX to HSL

Convert #575855 to HSL:

hsl(80, 2%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #575855 to CMYK:

cmyk(1%, 0%, 3%, 65%)Color Converter →

Color Meaning and Usage

#575855 is a muted green color with RGB values of 87, 88, 85 and HSL of 80°, 2%, 34%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #575855 is #565558, creating high-contrast pairings. For softer combinations, try analogous colors like #585855.

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

Contrast with #575855

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #575855?

#575855 is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #575855?

#575855 in RGB is (87, 88, 85) - 87 red, 88 green, and 85 blue.

How to use #575855 in CSS?

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

What colors go well with #575855?

#565558 (complementary), #585855 (analogous), and #31312F (lighter shade) work well with #575855.