#58224B Color Information

Hex color code: #58224B

A deep magenta shade, #58224B appears as (88, 34, 75) in RGB and (314°, 44%, 24%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#58224B
RGB
88, 34, 75
HSL
314°, 44%, 24%
CMYK
0%, 61%, 15%, 65%

Shades

CSS Usage
color: #58224B;
background-color: #58224B;
border-color: #58224B;
box-shadow: 0 0 10px #58224B;
border: 2px solid #58224B;
Tailwind Usage
bg-[#58224B]
text-[#58224B]
border-[#58224B]
shadow-[0_0_10px_58224B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #58224B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #58224B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #58224B; 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 #58224B; background-color: #58224B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #58224B20; border-left: 4px solid #58224B; }

Link / Accent

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

a { color: #58224B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #58224B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

88, 34, 75

Red: 88 / Green: 34 / Blue: 75

HSL

314°, 44%, 24%

Hue: 314° / Saturation: 44% / Lightness: 24%

CMYK

0%, 61%, 15%, 65%

Cyan: 0% / Magenta: 61% / Yellow: 15% / Key: 65%

What color is #58224B?

#58224B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #58224B to RGB:

rgb(88, 34, 75)HEX to RGB Converter →

HEX to HSL

Convert #58224B to HSL:

hsl(314, 44%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #58224B to CMYK:

cmyk(0%, 61%, 15%, 65%)Color Converter →

Color Meaning and Usage

#58224B is a deep magenta color with RGB values of 88, 34, 75 and HSL of 314°, 44%, 24%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #58224B is #22582F, creating high-contrast pairings. For softer combinations, try analogous colors like #4A2258.

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

Contrast with #58224B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #58224B?

#58224B is a deep magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #58224B?

#58224B in RGB is (88, 34, 75) - 88 red, 34 green, and 75 blue.

How to use #58224B in CSS?

Use #58224B directly in your CSS properties like color or background-color.

What colors go well with #58224B?

#22582F (complementary), #4A2258 (analogous), and #210D1C (lighter shade) work well with #58224B.