#57757A Color Information

Hex color code: #57757A

The hex color #57757A is a understated cyan with RGB values of (87, 117, 122) and HSL of (189°, 17%, 41%). It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#57757A
RGB
87, 117, 122
HSL
189°, 17%, 41%
CMYK
29%, 4%, 0%, 52%

Shades

CSS Usage
color: #57757A;
background-color: #57757A;
border-color: #57757A;
box-shadow: 0 0 10px #57757A;
border: 2px solid #57757A;
Tailwind Usage
bg-[#57757A]
text-[#57757A]
border-[#57757A]
shadow-[0_0_10px_57757A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #57757A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #57757A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #57757A; 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 #57757A; background-color: #57757A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #57757A20; border-left: 4px solid #57757A; }

Link / Accent

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

a { color: #57757A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #57757A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

87, 117, 122

Red: 87 / Green: 117 / Blue: 122

HSL

189°, 17%, 41%

Hue: 189° / Saturation: 17% / Lightness: 41%

CMYK

29%, 4%, 0%, 52%

Cyan: 29% / Magenta: 4% / Yellow: 0% / Key: 52%

What color is #57757A?

#57757A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #57757A to RGB:

rgb(87, 117, 122)HEX to RGB Converter →

HEX to HSL

Convert #57757A to HSL:

hsl(189, 17%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #57757A to CMYK:

cmyk(29%, 4%, 0%, 52%)Color Converter →

Color Meaning and Usage

#57757A is a subtle cyan color with RGB values of 87, 117, 122 and HSL of 189°, 17%, 41%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #57757A is #7A5C57, creating high-contrast pairings. For softer combinations, try analogous colors like #577A6E.

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

Contrast with #57757A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #57757A?

#57757A is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #57757A?

#57757A in RGB is (87, 117, 122) - 87 red, 117 green, and 122 blue.

How to use #57757A in CSS?

Use #57757A directly in your CSS properties like color or background-color.

What colors go well with #57757A?

#7A5C57 (complementary), #577A6E (analogous), and #374A4E (lighter shade) work well with #57757A.