#9D528C Color Information

Hex color code: #9D528C

#9D528C is a subtle magenta color. In RGB it is (157, 82, 140), and in HSL it is (314°, 31%, 47%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#9D528C
RGB
157, 82, 140
HSL
314°, 31%, 47%
CMYK
0%, 48%, 11%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9D528C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 82, 140

Red: 157 / Green: 82 / Blue: 140

HSL

314°, 31%, 47%

Hue: 314° / Saturation: 31% / Lightness: 47%

CMYK

0%, 48%, 11%, 38%

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

What color is #9D528C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9D528C to RGB:

rgb(157, 82, 140)HEX to RGB Converter →

HEX to HSL

Convert #9D528C to HSL:

hsl(314, 31%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #9D528C to CMYK:

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

Color Meaning and Usage

#9D528C is a gentle magenta color with RGB values of 157, 82, 140 and HSL of 314°, 31%, 47%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9D528C is #539D64, creating high-contrast pairings. For softer combinations, try analogous colors like #89539D.

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

Contrast with #9D528C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9D528C?

#9D528C is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9D528C?

#9D528C in RGB is (157, 82, 140) - 157 red, 82 green, and 140 blue.

How to use #9D528C in CSS?

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

What colors go well with #9D528C?

#539D64 (complementary), #89539D (analogous), and #6B385F (lighter shade) work well with #9D528C.