#47205D Color Information

Hex color code: #47205D

The hex color #47205D is a pastel purple with RGB values of (71, 32, 93) and HSL of (278°, 49%, 25%). It is commonly used in modern UI design.

Try:
Color NameIndigo
HEX
#47205D
RGB
71, 32, 93
HSL
278°, 49%, 25%
CMYK
24%, 66%, 0%, 64%

Shades

CSS Usage
color: #47205D;
background-color: #47205D;
border-color: #47205D;
box-shadow: 0 0 10px #47205D;
border: 2px solid #47205D;
Tailwind Usage
bg-[#47205D]
text-[#47205D]
border-[#47205D]
shadow-[0_0_10px_47205D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #47205D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #47205D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #47205D; 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 #47205D; background-color: #47205D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #47205D20; border-left: 4px solid #47205D; }

Link / Accent

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

a { color: #47205D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #47205D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 32, 93

Red: 71 / Green: 32 / Blue: 93

HSL

278°, 49%, 25%

Hue: 278° / Saturation: 49% / Lightness: 25%

CMYK

24%, 66%, 0%, 64%

Cyan: 24% / Magenta: 66% / Yellow: 0% / Key: 64%

What color is #47205D?

#47205D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47205D to RGB:

rgb(71, 32, 93)HEX to RGB Converter →

HEX to HSL

Convert #47205D to HSL:

hsl(278, 49%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #47205D to CMYK:

cmyk(24%, 66%, 0%, 64%)Color Converter →

Color Meaning and Usage

#47205D is a gentle purple color with RGB values of 71, 32, 93 and HSL of 278°, 49%, 25%. 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 #47205D is #375F21, creating high-contrast pairings. For softer combinations, try analogous colors like #29215F.

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

Contrast with #47205D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47205D?

#47205D is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #47205D?

#47205D in RGB is (71, 32, 93) - 71 red, 32 green, and 93 blue.

How to use #47205D in CSS?

Use #47205D directly in your CSS properties like color or background-color.

What colors go well with #47205D?

#375F21 (complementary), #29215F (analogous), and #1D0D26 (lighter shade) work well with #47205D.