#58337C Color Information

Hex color code: #58337C

A gentle purple shade, #58337C appears as (88, 51, 124) in RGB and (270°, 42%, 34%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#58337C
RGB
88, 51, 124
HSL
270°, 42%, 34%
CMYK
29%, 59%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #58337C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 51, 124

Red: 88 / Green: 51 / Blue: 124

HSL

270°, 42%, 34%

Hue: 270° / Saturation: 42% / Lightness: 34%

CMYK

29%, 59%, 0%, 51%

Cyan: 29% / Magenta: 59% / Yellow: 0% / Key: 51%

What color is #58337C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #58337C to RGB:

rgb(88, 51, 124)HEX to RGB Converter →

HEX to HSL

Convert #58337C to HSL:

hsl(270, 42%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #58337C to CMYK:

cmyk(29%, 59%, 0%, 51%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #58337C has RGB (88, 51, 124) and HSL (270°, 42%, 34%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #58337C is #577B32, creating high-contrast pairings. For softer combinations, try analogous colors like #32327B.

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

Contrast with #58337C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #58337C?

#58337C is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #58337C?

#58337C in RGB is (88, 51, 124) - 88 red, 51 green, and 124 blue.

How to use #58337C in CSS?

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

What colors go well with #58337C?

#577B32 (complementary), #32327B (analogous), and #301C45 (lighter shade) work well with #58337C.