#59324F Color Information

Hex color code: #59324F

A pastel magenta shade, #59324F appears as (89, 50, 79) in RGB and (315°, 28%, 27%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#59324F
RGB
89, 50, 79
HSL
315°, 28%, 27%
CMYK
0%, 44%, 11%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #59324F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 50, 79

Red: 89 / Green: 50 / Blue: 79

HSL

315°, 28%, 27%

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

CMYK

0%, 44%, 11%, 65%

Cyan: 0% / Magenta: 44% / Yellow: 11% / Key: 65%

What color is #59324F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59324F to RGB:

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

HEX to HSL

Convert #59324F to HSL:

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

HEX to CMYK

Convert #59324F to CMYK:

cmyk(0%, 44%, 11%, 65%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #59324F has RGB (89, 50, 79) and HSL (315°, 28%, 27%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #59324F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59324F?

#59324F is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #59324F?

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

How to use #59324F in CSS?

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

What colors go well with #59324F?

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