#57574C Color Information

Hex color code: #57574C

#57574C is a neutral yellow color. In RGB it is (87, 87, 76), and in HSL it is (60°, 7%, 32%). It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#57574C
RGB
87, 87, 76
HSL
60°, 7%, 32%
CMYK
0%, 0%, 13%, 66%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #57574C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

87, 87, 76

Red: 87 / Green: 87 / Blue: 76

HSL

60°, 7%, 32%

Hue: 60° / Saturation: 7% / Lightness: 32%

CMYK

0%, 0%, 13%, 66%

Cyan: 0% / Magenta: 0% / Yellow: 13% / Key: 66%

What color is #57574C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #57574C to RGB:

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

HEX to HSL

Convert #57574C to HSL:

hsl(60, 7%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #57574C to CMYK:

cmyk(0%, 0%, 13%, 66%)Color Converter →

Color Meaning and Usage

#57574C is a neutral yellow color with RGB values of 87, 87, 76 and HSL of 60°, 7%, 32%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #57574C is #4C4C57, creating high-contrast pairings. For softer combinations, try analogous colors like #57524C.

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

Contrast with #57574C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #57574C?

#57574C is a neutral yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #57574C?

#57574C in RGB is (87, 87, 76) - 87 red, 87 green, and 76 blue.

How to use #57574C in CSS?

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

What colors go well with #57574C?

#4C4C57 (complementary), #57524C (analogous), and #2E2E28 (lighter shade) work well with #57574C.