#5D376C Color Information

Hex color code: #5D376C

A delicate purple shade, #5D376C appears as (93, 55, 108) in RGB and (283°, 33%, 32%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Slate Blue
HEX
#5D376C
RGB
93, 55, 108
HSL
283°, 33%, 32%
CMYK
14%, 49%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5D376C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

93, 55, 108

Red: 93 / Green: 55 / Blue: 108

HSL

283°, 33%, 32%

Hue: 283° / Saturation: 33% / Lightness: 32%

CMYK

14%, 49%, 0%, 58%

Cyan: 14% / Magenta: 49% / Yellow: 0% / Key: 58%

What color is #5D376C?

#5D376C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5D376C to RGB:

rgb(93, 55, 108)HEX to RGB Converter →

HEX to HSL

Convert #5D376C to HSL:

hsl(283, 33%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #5D376C to CMYK:

cmyk(14%, 49%, 0%, 58%)Color Converter →

Color Meaning and Usage

A pastel purple tone, #5D376C has RGB (93, 55, 108) and HSL (283°, 33%, 32%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5D376C is #466D37, creating high-contrast pairings. For softer combinations, try analogous colors like #42376D.

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

Contrast with #5D376C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5D376C?

#5D376C is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #5D376C?

#5D376C in RGB is (93, 55, 108) - 93 red, 55 green, and 108 blue.

How to use #5D376C in CSS?

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

What colors go well with #5D376C?

#466D37 (complementary), #42376D (analogous), and #321D3A (lighter shade) work well with #5D376C.