#58657D Color Information

Hex color code: #58657D

#58657D is a subtle blue color. In RGB it is (88, 101, 125), and in HSL it is (219°, 17%, 42%). It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#58657D
RGB
88, 101, 125
HSL
219°, 17%, 42%
CMYK
30%, 19%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #58657D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 101, 125

Red: 88 / Green: 101 / Blue: 125

HSL

219°, 17%, 42%

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

CMYK

30%, 19%, 0%, 51%

Cyan: 30% / Magenta: 19% / Yellow: 0% / Key: 51%

What color is #58657D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #58657D to RGB:

rgb(88, 101, 125)HEX to RGB Converter →

HEX to HSL

Convert #58657D to HSL:

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

HEX to CMYK

Convert #58657D to CMYK:

cmyk(30%, 19%, 0%, 51%)Color Converter →

Color Meaning and Usage

#58657D is a subtle blue color with RGB values of 88, 101, 125 and HSL of 219°, 17%, 42%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #58657D is #7D7159, creating high-contrast pairings. For softer combinations, try analogous colors like #59787D.

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

Contrast with #58657D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #58657D?

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

What is the RGB value of #58657D?

#58657D in RGB is (88, 101, 125) - 88 red, 101 green, and 125 blue.

How to use #58657D in CSS?

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

What colors go well with #58657D?

#7D7159 (complementary), #59787D (analogous), and #394151 (lighter shade) work well with #58657D.