#5E1732 Color Information

Hex color code: #5E1732

A deep magenta shade, #5E1732 appears as (94, 23, 50) in RGB and (337°, 61%, 23%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMaroon
HEX
#5E1732
RGB
94, 23, 50
HSL
337°, 61%, 23%
CMYK
0%, 76%, 47%, 63%

Shades

CSS Usage
color: #5E1732;
background-color: #5E1732;
border-color: #5E1732;
box-shadow: 0 0 10px #5E1732;
border: 2px solid #5E1732;
Tailwind Usage
bg-[#5E1732]
text-[#5E1732]
border-[#5E1732]
shadow-[0_0_10px_5E1732]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5E1732, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5E1732; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5E1732; 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 #5E1732; background-color: #5E173215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5E173220; border-left: 4px solid #5E1732; }

Link / Accent

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

a { color: #5E1732; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5E1732 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

94, 23, 50

Red: 94 / Green: 23 / Blue: 50

HSL

337°, 61%, 23%

Hue: 337° / Saturation: 61% / Lightness: 23%

CMYK

0%, 76%, 47%, 63%

Cyan: 0% / Magenta: 76% / Yellow: 47% / Key: 63%

What color is #5E1732?

#5E1732 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5E1732 to RGB:

rgb(94, 23, 50)HEX to RGB Converter →

HEX to HSL

Convert #5E1732 to HSL:

hsl(337, 61%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #5E1732 to CMYK:

cmyk(0%, 76%, 47%, 63%)Color Converter →

Color Meaning and Usage

A deep magenta tone, #5E1732 has RGB (94, 23, 50) and HSL (337°, 61%, 23%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5E1732 is #175E43, creating high-contrast pairings. For softer combinations, try analogous colors like #5E1756.

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

Contrast with #5E1732

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5E1732?

#5E1732 is a deep magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #5E1732?

#5E1732 in RGB is (94, 23, 50) - 94 red, 23 green, and 50 blue.

How to use #5E1732 in CSS?

Use #5E1732 directly in your CSS properties like color or background-color.

What colors go well with #5E1732?

#175E43 (complementary), #5E1756 (analogous), and #210811 (lighter shade) work well with #5E1732.