#59214D Color Information

Hex color code: #59214D

A rich magenta shade, #59214D appears as (89, 33, 77) in RGB and (313°, 46%, 24%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#59214D
RGB
89, 33, 77
HSL
313°, 46%, 24%
CMYK
0%, 63%, 13%, 65%

Shades

CSS Usage
color: #59214D;
background-color: #59214D;
border-color: #59214D;
box-shadow: 0 0 10px #59214D;
border: 2px solid #59214D;
Tailwind Usage
bg-[#59214D]
text-[#59214D]
border-[#59214D]
shadow-[0_0_10px_59214D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #59214D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #59214D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #59214D; 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 #59214D; background-color: #59214D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #59214D20; border-left: 4px solid #59214D; }

Link / Accent

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

a { color: #59214D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #59214D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 33, 77

Red: 89 / Green: 33 / Blue: 77

HSL

313°, 46%, 24%

Hue: 313° / Saturation: 46% / Lightness: 24%

CMYK

0%, 63%, 13%, 65%

Cyan: 0% / Magenta: 63% / Yellow: 13% / Key: 65%

What color is #59214D?

#59214D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59214D to RGB:

rgb(89, 33, 77)HEX to RGB Converter →

HEX to HSL

Convert #59214D to HSL:

hsl(313, 46%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #59214D to CMYK:

cmyk(0%, 63%, 13%, 65%)Color Converter →

Color Meaning and Usage

#59214D is a dark magenta color with RGB values of 89, 33, 77 and HSL of 313°, 46%, 24%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59214D is #21592D, creating high-contrast pairings. For softer combinations, try analogous colors like #492159.

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

Contrast with #59214D

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 #59214D?

#59214D is a dark magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #59214D?

#59214D in RGB is (89, 33, 77) - 89 red, 33 green, and 77 blue.

How to use #59214D in CSS?

Use #59214D directly in your CSS properties like color or background-color.

What colors go well with #59214D?

#21592D (complementary), #492159 (analogous), and #220C1D (lighter shade) work well with #59214D.