#470E81 Color Information

Hex color code: #470E81

The hex color #470E81 is a bold purple with RGB values of (71, 14, 129) and HSL of (270°, 80%, 28%). It is frequently seen in web interfaces.

Try:
Color NameIndigo
HEX
#470E81
RGB
71, 14, 129
HSL
270°, 80%, 28%
CMYK
45%, 89%, 0%, 49%

Shades

CSS Usage
color: #470E81;
background-color: #470E81;
border-color: #470E81;
box-shadow: 0 0 10px #470E81;
border: 2px solid #470E81;
Tailwind Usage
bg-[#470E81]
text-[#470E81]
border-[#470E81]
shadow-[0_0_10px_470E81]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #470E81, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #470E81; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #470E81; 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 #470E81; background-color: #470E8115; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #470E8120; border-left: 4px solid #470E81; }

Link / Accent

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

a { color: #470E81; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #470E81 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 14, 129

Red: 71 / Green: 14 / Blue: 129

HSL

270°, 80%, 28%

Hue: 270° / Saturation: 80% / Lightness: 28%

CMYK

45%, 89%, 0%, 49%

Cyan: 45% / Magenta: 89% / Yellow: 0% / Key: 49%

What color is #470E81?

#470E81 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #470E81 to RGB:

rgb(71, 14, 129)HEX to RGB Converter →

HEX to HSL

Convert #470E81 to HSL:

hsl(270, 80%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #470E81 to CMYK:

cmyk(45%, 89%, 0%, 49%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #470E81 has RGB (71, 14, 129) and HSL (270°, 80%, 28%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #470E81 is #47810E, creating high-contrast pairings. For softer combinations, try analogous colors like #0E0E81.

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

Contrast with #470E81

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #470E81?

#470E81 is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #470E81?

#470E81 in RGB is (71, 14, 129) - 71 red, 14 green, and 129 blue.

How to use #470E81 in CSS?

Use #470E81 directly in your CSS properties like color or background-color.

What colors go well with #470E81?

#47810E (complementary), #0E0E81 (analogous), and #21073C (lighter shade) work well with #470E81.