#59637A Color Information

Hex color code: #59637A

#59637A is a neutral blue color. In RGB it is (89, 99, 122), and in HSL it is (222°, 16%, 41%). It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#59637A
RGB
89, 99, 122
HSL
222°, 16%, 41%
CMYK
27%, 19%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #59637A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 99, 122

Red: 89 / Green: 99 / Blue: 122

HSL

222°, 16%, 41%

Hue: 222° / Saturation: 16% / Lightness: 41%

CMYK

27%, 19%, 0%, 52%

Cyan: 27% / Magenta: 19% / Yellow: 0% / Key: 52%

What color is #59637A?

#59637A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59637A to RGB:

rgb(89, 99, 122)HEX to RGB Converter →

HEX to HSL

Convert #59637A to HSL:

hsl(222, 16%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #59637A to CMYK:

cmyk(27%, 19%, 0%, 52%)Color Converter →

Color Meaning and Usage

#59637A is a neutral blue color with RGB values of 89, 99, 122 and HSL of 222°, 16%, 41%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59637A is #796F58, creating high-contrast pairings. For softer combinations, try analogous colors like #587379.

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

Contrast with #59637A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59637A?

#59637A is a neutral blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #59637A?

#59637A in RGB is (89, 99, 122) - 89 red, 99 green, and 122 blue.

How to use #59637A in CSS?

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

What colors go well with #59637A?

#796F58 (complementary), #587379 (analogous), and #383E4D (lighter shade) work well with #59637A.