#973F71 Color Information

Hex color code: #973F71

The hex color #973F71 is a subtle magenta with RGB values of (151, 63, 113) and HSL of (326°, 41%, 42%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#973F71
RGB
151, 63, 113
HSL
326°, 41%, 42%
CMYK
0%, 58%, 25%, 41%

Shades

CSS Usage
color: #973F71;
background-color: #973F71;
border-color: #973F71;
box-shadow: 0 0 10px #973F71;
border: 2px solid #973F71;
Tailwind Usage
bg-[#973F71]
text-[#973F71]
border-[#973F71]
shadow-[0_0_10px_973F71]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #973F71, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #973F71; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #973F71; 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 #973F71; background-color: #973F7115; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #973F7120; border-left: 4px solid #973F71; }

Link / Accent

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

a { color: #973F71; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #973F71 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 63, 113

Red: 151 / Green: 63 / Blue: 113

HSL

326°, 41%, 42%

Hue: 326° / Saturation: 41% / Lightness: 42%

CMYK

0%, 58%, 25%, 41%

Cyan: 0% / Magenta: 58% / Yellow: 25% / Key: 41%

What color is #973F71?

#973F71 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #973F71 to RGB:

rgb(151, 63, 113)HEX to RGB Converter →

HEX to HSL

Convert #973F71 to HSL:

hsl(326, 41%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #973F71 to CMYK:

cmyk(0%, 58%, 25%, 41%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #973F71 has RGB (151, 63, 113) and HSL (326°, 41%, 42%). 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 #973F71 is #3F9765, creating high-contrast pairings. For softer combinations, try analogous colors like #913F97.

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

Contrast with #973F71

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #973F71?

#973F71 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #973F71?

#973F71 in RGB is (151, 63, 113) - 151 red, 63 green, and 113 blue.

How to use #973F71 in CSS?

Use #973F71 directly in your CSS properties like color or background-color.

What colors go well with #973F71?

#3F9765 (complementary), #913F97 (analogous), and #612949 (lighter shade) work well with #973F71.