#57576B Color Information

Hex color code: #57576B

#57576B is a muted blue color. In RGB it is (87, 87, 107), and in HSL it is (240°, 10%, 38%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#57576B
RGB
87, 87, 107
HSL
240°, 10%, 38%
CMYK
19%, 19%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #57576B; 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 #57576B; background-color: #57576B15; }

Alert / Toast

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

Link / Accent

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

a { color: #57576B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #57576B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

87, 87, 107

Red: 87 / Green: 87 / Blue: 107

HSL

240°, 10%, 38%

Hue: 240° / Saturation: 10% / Lightness: 38%

CMYK

19%, 19%, 0%, 58%

Cyan: 19% / Magenta: 19% / Yellow: 0% / Key: 58%

What color is #57576B?

#57576B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #57576B to RGB:

rgb(87, 87, 107)HEX to RGB Converter →

HEX to HSL

Convert #57576B to HSL:

hsl(240, 10%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #57576B to CMYK:

cmyk(19%, 19%, 0%, 58%)Color Converter →

Color Meaning and Usage

A muted blue tone, #57576B has RGB (87, 87, 107) and HSL (240°, 10%, 38%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #57576B is #6B6B57, creating high-contrast pairings. For softer combinations, try analogous colors like #57616B.

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

Contrast with #57576B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #57576B?

#57576B is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #57576B?

#57576B in RGB is (87, 87, 107) - 87 red, 87 green, and 107 blue.

How to use #57576B in CSS?

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

What colors go well with #57576B?

#6B6B57 (complementary), #57616B (analogous), and #353541 (lighter shade) work well with #57576B.