#470D54 Color Information

Hex color code: #470D54

A rich magenta shade, #470D54 appears as (71, 13, 84) in RGB and (289°, 73%, 19%) in HSL. It is often used for branding and logos.

Try:
Color NameIndigo
HEX
#470D54
RGB
71, 13, 84
HSL
289°, 73%, 19%
CMYK
15%, 85%, 0%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #470D54; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 13, 84

Red: 71 / Green: 13 / Blue: 84

HSL

289°, 73%, 19%

Hue: 289° / Saturation: 73% / Lightness: 19%

CMYK

15%, 85%, 0%, 67%

Cyan: 15% / Magenta: 85% / Yellow: 0% / Key: 67%

What color is #470D54?

#470D54 is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #470D54 to RGB:

rgb(71, 13, 84)HEX to RGB Converter →

HEX to HSL

Convert #470D54 to HSL:

hsl(289, 73%, 19%)RGB to HSL Converter →

HEX to CMYK

Convert #470D54 to CMYK:

cmyk(15%, 85%, 0%, 67%)Color Converter →

Color Meaning and Usage

#470D54 is a intense magenta color with RGB values of 71, 13, 84 and HSL of 289°, 73%, 19%. This very dark shade evokes sophistication and elegance, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #470D54 is #1A540D, creating high-contrast pairings. For softer combinations, try analogous colors like #230D54.

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

Contrast with #470D54

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #470D54?

#470D54 is a intense magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #470D54?

#470D54 in RGB is (71, 13, 84) - 71 red, 13 green, and 84 blue.

How to use #470D54 in CSS?

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

What colors go well with #470D54?

#1A540D (complementary), #230D54 (analogous), and #0F0312 (lighter shade) work well with #470D54.