#59607D Color Information

Hex color code: #59607D

The hex color #59607D is a neutral blue with RGB values of (89, 96, 125) and HSL of (228°, 17%, 42%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#59607D
RGB
89, 96, 125
HSL
228°, 17%, 42%
CMYK
29%, 23%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #59607D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 96, 125

Red: 89 / Green: 96 / Blue: 125

HSL

228°, 17%, 42%

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

CMYK

29%, 23%, 0%, 51%

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

What color is #59607D?

#59607D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59607D to RGB:

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

HEX to HSL

Convert #59607D to HSL:

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

HEX to CMYK

Convert #59607D to CMYK:

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

Color Meaning and Usage

#59607D is a understated blue color with RGB values of 89, 96, 125 and HSL of 228°, 17%, 42%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59607D is #7D7659, creating high-contrast pairings. For softer combinations, try analogous colors like #59727D.

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

Contrast with #59607D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59607D?

#59607D is a understated blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #59607D?

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

How to use #59607D in CSS?

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

What colors go well with #59607D?

#7D7659 (complementary), #59727D (analogous), and #393E51 (lighter shade) work well with #59607D.