#591D56 Color Information

Hex color code: #591D56

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

Try:
Color NameIndigo
HEX
#591D56
RGB
89, 29, 86
HSL
303°, 51%, 23%
CMYK
0%, 67%, 3%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #591D56; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 29, 86

Red: 89 / Green: 29 / Blue: 86

HSL

303°, 51%, 23%

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

CMYK

0%, 67%, 3%, 65%

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

What color is #591D56?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #591D56 to RGB:

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

HEX to HSL

Convert #591D56 to HSL:

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

HEX to CMYK

Convert #591D56 to CMYK:

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

Color Meaning and Usage

A dramatic magenta tone, #591D56 has RGB (89, 29, 86) and HSL (303°, 51%, 23%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #591D56 is #1D5920, creating high-contrast pairings. For softer combinations, try analogous colors like #3E1D59.

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

Contrast with #591D56

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #591D56?

#591D56 is a dramatic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #591D56?

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

How to use #591D56 in CSS?

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

What colors go well with #591D56?

#1D5920 (complementary), #3E1D59 (analogous), and #1F0A1E (lighter shade) work well with #591D56.