#58374C Color Information

Hex color code: #58374C

The hex color #58374C is a gentle magenta with RGB values of (88, 55, 76) and HSL of (322°, 23%, 28%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#58374C
RGB
88, 55, 76
HSL
322°, 23%, 28%
CMYK
0%, 37%, 14%, 65%

Shades

CSS Usage
color: #58374C;
background-color: #58374C;
border-color: #58374C;
box-shadow: 0 0 10px #58374C;
border: 2px solid #58374C;
Tailwind Usage
bg-[#58374C]
text-[#58374C]
border-[#58374C]
shadow-[0_0_10px_58374C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #58374C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #58374C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #58374C; 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 #58374C; background-color: #58374C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #58374C20; border-left: 4px solid #58374C; }

Link / Accent

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

a { color: #58374C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #58374C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 55, 76

Red: 88 / Green: 55 / Blue: 76

HSL

322°, 23%, 28%

Hue: 322° / Saturation: 23% / Lightness: 28%

CMYK

0%, 37%, 14%, 65%

Cyan: 0% / Magenta: 37% / Yellow: 14% / Key: 65%

What color is #58374C?

#58374C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #58374C to RGB:

rgb(88, 55, 76)HEX to RGB Converter →

HEX to HSL

Convert #58374C to HSL:

hsl(322, 23%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #58374C to CMYK:

cmyk(0%, 37%, 14%, 65%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #58374C has RGB (88, 55, 76) and HSL (322°, 23%, 28%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #58374C is #375843, creating high-contrast pairings. For softer combinations, try analogous colors like #533758.

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

Contrast with #58374C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #58374C?

#58374C is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #58374C?

#58374C in RGB is (88, 55, 76) - 88 red, 55 green, and 76 blue.

How to use #58374C in CSS?

Use #58374C directly in your CSS properties like color or background-color.

What colors go well with #58374C?

#375843 (complementary), #533758 (analogous), and #291A23 (lighter shade) work well with #58374C.