#591D57 Color Information

Hex color code: #591D57

#591D57 is a deep magenta color. In RGB it is (89, 29, 87), and in HSL it is (302°, 51%, 23%). It is commonly used in modern UI design.

Try:
Color NameIndigo
HEX
#591D57
RGB
89, 29, 87
HSL
302°, 51%, 23%
CMYK
0%, 67%, 2%, 65%

Shades

CSS Usage
color: #591D57;
background-color: #591D57;
border-color: #591D57;
box-shadow: 0 0 10px #591D57;
border: 2px solid #591D57;
Tailwind Usage
bg-[#591D57]
text-[#591D57]
border-[#591D57]
shadow-[0_0_10px_591D57]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #591D57, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #591D57; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #591D57; 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 #591D57; background-color: #591D5715; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #591D5720; border-left: 4px solid #591D57; }

Link / Accent

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

a { color: #591D57; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #591D57 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 29, 87

Red: 89 / Green: 29 / Blue: 87

HSL

302°, 51%, 23%

Hue: 302° / Saturation: 51% / Lightness: 23%

CMYK

0%, 67%, 2%, 65%

Cyan: 0% / Magenta: 67% / Yellow: 2% / Key: 65%

What color is #591D57?

#591D57 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #591D57 to RGB:

rgb(89, 29, 87)HEX to RGB Converter →

HEX to HSL

Convert #591D57 to HSL:

hsl(302, 51%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #591D57 to CMYK:

cmyk(0%, 67%, 2%, 65%)Color Converter →

Color Meaning and Usage

A intense magenta tone, #591D57 has RGB (89, 29, 87) and HSL (302°, 51%, 23%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #591D57 is #1D591F, creating high-contrast pairings. For softer combinations, try analogous colors like #3D1D59.

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

Contrast with #591D57

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #591D57?

#591D57 is a intense magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #591D57?

#591D57 in RGB is (89, 29, 87) - 89 red, 29 green, and 87 blue.

How to use #591D57 in CSS?

Use #591D57 directly in your CSS properties like color or background-color.

What colors go well with #591D57?

#1D591F (complementary), #3D1D59 (analogous), and #1F0A1E (lighter shade) work well with #591D57.