#58697E Color Information

Hex color code: #58697E

A neutral blue shade, #58697E appears as (88, 105, 126) in RGB and (213°, 18%, 42%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#58697E
RGB
88, 105, 126
HSL
213°, 18%, 42%
CMYK
30%, 17%, 0%, 51%

Shades

CSS Usage
color: #58697E;
background-color: #58697E;
border-color: #58697E;
box-shadow: 0 0 10px #58697E;
border: 2px solid #58697E;
Tailwind Usage
bg-[#58697E]
text-[#58697E]
border-[#58697E]
shadow-[0_0_10px_58697E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #58697E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #58697E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #58697E; 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 #58697E; background-color: #58697E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #58697E20; border-left: 4px solid #58697E; }

Link / Accent

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

a { color: #58697E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #58697E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 105, 126

Red: 88 / Green: 105 / Blue: 126

HSL

213°, 18%, 42%

Hue: 213° / Saturation: 18% / Lightness: 42%

CMYK

30%, 17%, 0%, 51%

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

What color is #58697E?

#58697E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #58697E to RGB:

rgb(88, 105, 126)HEX to RGB Converter →

HEX to HSL

Convert #58697E to HSL:

hsl(213, 18%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #58697E to CMYK:

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

Color Meaning and Usage

#58697E is a subtle blue color with RGB values of 88, 105, 126 and HSL of 213°, 18%, 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 #58697E is #7E6D58, creating high-contrast pairings. For softer combinations, try analogous colors like #587C7E.

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

Contrast with #58697E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #58697E?

#58697E is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #58697E?

#58697E in RGB is (88, 105, 126) - 88 red, 105 green, and 126 blue.

How to use #58697E in CSS?

Use #58697E directly in your CSS properties like color or background-color.

What colors go well with #58697E?

#7E6D58 (complementary), #587C7E (analogous), and #384451 (lighter shade) work well with #58697E.