#59627D Color Information

Hex color code: #59627D

#59627D is a subtle blue color. In RGB it is (89, 98, 125), and in HSL it is (225°, 17%, 42%). It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#59627D
RGB
89, 98, 125
HSL
225°, 17%, 42%
CMYK
29%, 22%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #59627D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 98, 125

Red: 89 / Green: 98 / Blue: 125

HSL

225°, 17%, 42%

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

CMYK

29%, 22%, 0%, 51%

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

What color is #59627D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59627D to RGB:

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

HEX to HSL

Convert #59627D to HSL:

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

HEX to CMYK

Convert #59627D to CMYK:

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

Color Meaning and Usage

#59627D is a subtle blue color with RGB values of 89, 98, 125 and HSL of 225°, 17%, 42%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59627D is #7D7459, creating high-contrast pairings. For softer combinations, try analogous colors like #59747D.

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

Contrast with #59627D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59627D?

#59627D is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #59627D?

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

How to use #59627D in CSS?

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

What colors go well with #59627D?

#7D7459 (complementary), #59747D (analogous), and #393F51 (lighter shade) work well with #59627D.