#57808E Color Information

Hex color code: #57808E

The hex color #57808E is a soft blue with RGB values of (87, 128, 142) and HSL of (195°, 24%, 45%). It is typically applied in digital products.

Try:
Color NameSlate Gray
HEX
#57808E
RGB
87, 128, 142
HSL
195°, 24%, 45%
CMYK
39%, 10%, 0%, 44%

Shades

CSS Usage
color: #57808E;
background-color: #57808E;
border-color: #57808E;
box-shadow: 0 0 10px #57808E;
border: 2px solid #57808E;
Tailwind Usage
bg-[#57808E]
text-[#57808E]
border-[#57808E]
shadow-[0_0_10px_57808E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #57808E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #57808E; color: #000000; }

Badge

New Feature
.badge { background-color: #57808E; color: #000000; }

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 #57808E; background-color: #57808E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #57808E20; border-left: 4px solid #57808E; }

Link / Accent

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

a { color: #57808E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #57808E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

87, 128, 142

Red: 87 / Green: 128 / Blue: 142

HSL

195°, 24%, 45%

Hue: 195° / Saturation: 24% / Lightness: 45%

CMYK

39%, 10%, 0%, 44%

Cyan: 39% / Magenta: 10% / Yellow: 0% / Key: 44%

What color is #57808E?

#57808E is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #57808E to RGB:

rgb(87, 128, 142)HEX to RGB Converter →

HEX to HSL

Convert #57808E to HSL:

hsl(195, 24%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #57808E to CMYK:

cmyk(39%, 10%, 0%, 44%)Color Converter →

Color Meaning and Usage

#57808E is a pastel blue color with RGB values of 87, 128, 142 and HSL of 195°, 24%, 45%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #57808E is #8E6557, creating high-contrast pairings. For softer combinations, try analogous colors like #578E81.

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

Contrast with #57808E

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

Contrast Ratio: 4.88:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #57808E?

#57808E is a pastel blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #57808E?

#57808E in RGB is (87, 128, 142) - 87 red, 128 green, and 142 blue.

How to use #57808E in CSS?

Use #57808E directly in your CSS properties like color or background-color.

What colors go well with #57808E?

#8E6557 (complementary), #578E81 (analogous), and #3A565F (lighter shade) work well with #57808E.