#9E578C Color Information

Hex color code: #9E578C

A pastel magenta shade, #9E578C appears as (158, 87, 140) in RGB and (315°, 29%, 48%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#9E578C
RGB
158, 87, 140
HSL
315°, 29%, 48%
CMYK
0%, 45%, 11%, 38%

Shades

CSS Usage
color: #9E578C;
background-color: #9E578C;
border-color: #9E578C;
box-shadow: 0 0 10px #9E578C;
border: 2px solid #9E578C;
Tailwind Usage
bg-[#9E578C]
text-[#9E578C]
border-[#9E578C]
shadow-[0_0_10px_9E578C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9E578C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9E578C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9E578C; 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 #9E578C; background-color: #9E578C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9E578C20; border-left: 4px solid #9E578C; }

Link / Accent

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

a { color: #9E578C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9E578C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 87, 140

Red: 158 / Green: 87 / Blue: 140

HSL

315°, 29%, 48%

Hue: 315° / Saturation: 29% / Lightness: 48%

CMYK

0%, 45%, 11%, 38%

Cyan: 0% / Magenta: 45% / Yellow: 11% / Key: 38%

What color is #9E578C?

#9E578C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9E578C to RGB:

rgb(158, 87, 140)HEX to RGB Converter →

HEX to HSL

Convert #9E578C to HSL:

hsl(315, 29%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #9E578C to CMYK:

cmyk(0%, 45%, 11%, 38%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #9E578C has RGB (158, 87, 140) and HSL (315°, 29%, 48%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9E578C is #579E69, creating high-contrast pairings. For softer combinations, try analogous colors like #8C579E.

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

Contrast with #9E578C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9E578C?

#9E578C is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9E578C?

#9E578C in RGB is (158, 87, 140) - 158 red, 87 green, and 140 blue.

How to use #9E578C in CSS?

Use #9E578C directly in your CSS properties like color or background-color.

What colors go well with #9E578C?

#579E69 (complementary), #8C579E (analogous), and #6D3C60 (lighter shade) work well with #9E578C.