#57566C Color Information

Hex color code: #57566C

A neutral blue shade, #57566C appears as (87, 86, 108) in RGB and (243°, 11%, 38%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#57566C
RGB
87, 86, 108
HSL
243°, 11%, 38%
CMYK
19%, 20%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #57566C; 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 #57566C; background-color: #57566C15; }

Alert / Toast

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

Link / Accent

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

a { color: #57566C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #57566C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

87, 86, 108

Red: 87 / Green: 86 / Blue: 108

HSL

243°, 11%, 38%

Hue: 243° / Saturation: 11% / Lightness: 38%

CMYK

19%, 20%, 0%, 58%

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

What color is #57566C?

#57566C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #57566C to RGB:

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

HEX to HSL

Convert #57566C to HSL:

hsl(243, 11%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #57566C to CMYK:

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

Color Meaning and Usage

#57566C is a understated blue color with RGB values of 87, 86, 108 and HSL of 243°, 11%, 38%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #57566C is #6A6C56, creating high-contrast pairings. For softer combinations, try analogous colors like #56606C.

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

Contrast with #57566C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #57566C?

#57566C is a understated blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #57566C?

#57566C in RGB is (87, 86, 108) - 87 red, 86 green, and 108 blue.

How to use #57566C in CSS?

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

What colors go well with #57566C?

#6A6C56 (complementary), #56606C (analogous), and #353441 (lighter shade) work well with #57566C.