#58323E Color Information

Hex color code: #58323E

A subtle magenta shade, #58323E appears as (88, 50, 62) in RGB and (341°, 28%, 27%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#58323E
RGB
88, 50, 62
HSL
341°, 28%, 27%
CMYK
0%, 43%, 30%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #58323E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 50, 62

Red: 88 / Green: 50 / Blue: 62

HSL

341°, 28%, 27%

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

CMYK

0%, 43%, 30%, 65%

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

What color is #58323E?

#58323E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #58323E to RGB:

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

HEX to HSL

Convert #58323E to HSL:

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

HEX to CMYK

Convert #58323E to CMYK:

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

Color Meaning and Usage

#58323E is a pastel magenta color with RGB values of 88, 50, 62 and HSL of 341°, 28%, 27%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #58323E is #32584C, creating high-contrast pairings. For softer combinations, try analogous colors like #583251.

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

Contrast with #58323E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #58323E?

#58323E is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #58323E?

#58323E in RGB is (88, 50, 62) - 88 red, 50 green, and 62 blue.

How to use #58323E in CSS?

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

What colors go well with #58323E?

#32584C (complementary), #583251 (analogous), and #27161B (lighter shade) work well with #58323E.