#71507C Color Information

Hex color code: #71507C

A pastel magenta shade, #71507C appears as (113, 80, 124) in RGB and (285°, 22%, 40%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#71507C
RGB
113, 80, 124
HSL
285°, 22%, 40%
CMYK
9%, 35%, 0%, 51%

Shades

CSS Usage
color: #71507C;
background-color: #71507C;
border-color: #71507C;
box-shadow: 0 0 10px #71507C;
border: 2px solid #71507C;
Tailwind Usage
bg-[#71507C]
text-[#71507C]
border-[#71507C]
shadow-[0_0_10px_71507C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #71507C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #71507C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #71507C; 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 #71507C; background-color: #71507C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #71507C20; border-left: 4px solid #71507C; }

Link / Accent

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

a { color: #71507C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #71507C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 80, 124

Red: 113 / Green: 80 / Blue: 124

HSL

285°, 22%, 40%

Hue: 285° / Saturation: 22% / Lightness: 40%

CMYK

9%, 35%, 0%, 51%

Cyan: 9% / Magenta: 35% / Yellow: 0% / Key: 51%

What color is #71507C?

#71507C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #71507C to RGB:

rgb(113, 80, 124)HEX to RGB Converter →

HEX to HSL

Convert #71507C to HSL:

hsl(285, 22%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #71507C to CMYK:

cmyk(9%, 35%, 0%, 51%)Color Converter →

Color Meaning and Usage

#71507C is a soft magenta color with RGB values of 113, 80, 124 and HSL of 285°, 22%, 40%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #71507C is #5B7C50, creating high-contrast pairings. For softer combinations, try analogous colors like #5B507C.

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

Contrast with #71507C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #71507C?

#71507C is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #71507C?

#71507C in RGB is (113, 80, 124) - 113 red, 80 green, and 124 blue.

How to use #71507C in CSS?

Use #71507C directly in your CSS properties like color or background-color.

What colors go well with #71507C?

#5B7C50 (complementary), #5B507C (analogous), and #47324E (lighter shade) work well with #71507C.