#56575D Color Information

Hex color code: #56575D

#56575D is a balanced blue color. In RGB it is (86, 87, 93), and in HSL it is (231°, 4%, 35%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#56575D
RGB
86, 87, 93
HSL
231°, 4%, 35%
CMYK
8%, 6%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #56575D; 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 #56575D; background-color: #56575D15; }

Alert / Toast

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

Link / Accent

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

a { color: #56575D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #56575D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 87, 93

Red: 86 / Green: 87 / Blue: 93

HSL

231°, 4%, 35%

Hue: 231° / Saturation: 4% / Lightness: 35%

CMYK

8%, 6%, 0%, 64%

Cyan: 8% / Magenta: 6% / Yellow: 0% / Key: 64%

What color is #56575D?

#56575D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56575D to RGB:

rgb(86, 87, 93)HEX to RGB Converter →

HEX to HSL

Convert #56575D to HSL:

hsl(231, 4%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #56575D to CMYK:

cmyk(8%, 6%, 0%, 64%)Color Converter →

Color Meaning and Usage

A balanced blue tone, #56575D has RGB (86, 87, 93) and HSL (231°, 4%, 35%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56575D is #5D5C56, creating high-contrast pairings. For softer combinations, try analogous colors like #565A5D.

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

Contrast with #56575D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56575D?

#56575D is a balanced blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #56575D?

#56575D in RGB is (86, 87, 93) - 86 red, 87 green, and 93 blue.

How to use #56575D in CSS?

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

What colors go well with #56575D?

#5D5C56 (complementary), #565A5D (analogous), and #313235 (lighter shade) work well with #56575D.