#57424B Color Information

Hex color code: #57424B

A balanced magenta shade, #57424B appears as (87, 66, 75) in RGB and (334°, 14%, 30%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#57424B
RGB
87, 66, 75
HSL
334°, 14%, 30%
CMYK
0%, 24%, 14%, 66%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #57424B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

87, 66, 75

Red: 87 / Green: 66 / Blue: 75

HSL

334°, 14%, 30%

Hue: 334° / Saturation: 14% / Lightness: 30%

CMYK

0%, 24%, 14%, 66%

Cyan: 0% / Magenta: 24% / Yellow: 14% / Key: 66%

What color is #57424B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #57424B to RGB:

rgb(87, 66, 75)HEX to RGB Converter →

HEX to HSL

Convert #57424B to HSL:

hsl(334, 14%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #57424B to CMYK:

cmyk(0%, 24%, 14%, 66%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #57424B has RGB (87, 66, 75) and HSL (334°, 14%, 30%). 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 #57424B is #42574E, creating high-contrast pairings. For softer combinations, try analogous colors like #574256.

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

Contrast with #57424B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #57424B?

#57424B is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #57424B?

#57424B in RGB is (87, 66, 75) - 87 red, 66 green, and 75 blue.

How to use #57424B in CSS?

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

What colors go well with #57424B?

#42574E (complementary), #574256 (analogous), and #2C2126 (lighter shade) work well with #57424B.