#59757D Color Information

Hex color code: #59757D

The hex color #59757D is a muted cyan with RGB values of (89, 117, 125) and HSL of (193°, 17%, 42%). It is typically applied in digital products.

Try:
Color NameSlate Gray
HEX
#59757D
RGB
89, 117, 125
HSL
193°, 17%, 42%
CMYK
29%, 6%, 0%, 51%

Shades

CSS Usage
color: #59757D;
background-color: #59757D;
border-color: #59757D;
box-shadow: 0 0 10px #59757D;
border: 2px solid #59757D;
Tailwind Usage
bg-[#59757D]
text-[#59757D]
border-[#59757D]
shadow-[0_0_10px_59757D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #59757D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #59757D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #59757D; 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 #59757D; background-color: #59757D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #59757D20; border-left: 4px solid #59757D; }

Link / Accent

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

a { color: #59757D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #59757D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 117, 125

Red: 89 / Green: 117 / Blue: 125

HSL

193°, 17%, 42%

Hue: 193° / Saturation: 17% / Lightness: 42%

CMYK

29%, 6%, 0%, 51%

Cyan: 29% / Magenta: 6% / Yellow: 0% / Key: 51%

What color is #59757D?

#59757D is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59757D to RGB:

rgb(89, 117, 125)HEX to RGB Converter →

HEX to HSL

Convert #59757D to HSL:

hsl(193, 17%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #59757D to CMYK:

cmyk(29%, 6%, 0%, 51%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #59757D has RGB (89, 117, 125) and HSL (193°, 17%, 42%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59757D is #7D6159, creating high-contrast pairings. For softer combinations, try analogous colors like #597D73.

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

Contrast with #59757D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59757D?

#59757D is a muted cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #59757D?

#59757D in RGB is (89, 117, 125) - 89 red, 117 green, and 125 blue.

How to use #59757D in CSS?

Use #59757D directly in your CSS properties like color or background-color.

What colors go well with #59757D?

#7D6159 (complementary), #597D73 (analogous), and #394B51 (lighter shade) work well with #59757D.