#58324F Color Information

Hex color code: #58324F

A gentle magenta shade, #58324F appears as (88, 50, 79) in RGB and (314°, 28%, 27%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#58324F
RGB
88, 50, 79
HSL
314°, 28%, 27%
CMYK
0%, 43%, 10%, 65%

Shades

CSS Usage
color: #58324F;
background-color: #58324F;
border-color: #58324F;
box-shadow: 0 0 10px #58324F;
border: 2px solid #58324F;
Tailwind Usage
bg-[#58324F]
text-[#58324F]
border-[#58324F]
shadow-[0_0_10px_58324F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #58324F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #58324F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #58324F; 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 #58324F; background-color: #58324F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #58324F20; border-left: 4px solid #58324F; }

Link / Accent

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

a { color: #58324F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #58324F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 50, 79

Red: 88 / Green: 50 / Blue: 79

HSL

314°, 28%, 27%

Hue: 314° / Saturation: 28% / Lightness: 27%

CMYK

0%, 43%, 10%, 65%

Cyan: 0% / Magenta: 43% / Yellow: 10% / Key: 65%

What color is #58324F?

#58324F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #58324F to RGB:

rgb(88, 50, 79)HEX to RGB Converter →

HEX to HSL

Convert #58324F to HSL:

hsl(314, 28%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #58324F to CMYK:

cmyk(0%, 43%, 10%, 65%)Color Converter →

Color Meaning and Usage

#58324F is a gentle magenta color with RGB values of 88, 50, 79 and HSL of 314°, 28%, 27%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #58324F is #32583B, creating high-contrast pairings. For softer combinations, try analogous colors like #4E3258.

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

Contrast with #58324F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #58324F?

#58324F is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #58324F?

#58324F in RGB is (88, 50, 79) - 88 red, 50 green, and 79 blue.

How to use #58324F in CSS?

Use #58324F directly in your CSS properties like color or background-color.

What colors go well with #58324F?

#32583B (complementary), #4E3258 (analogous), and #271623 (lighter shade) work well with #58324F.