#47264B Color Information

Hex color code: #47264B

A deep magenta shade, #47264B appears as (71, 38, 75) in RGB and (294°, 33%, 22%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#47264B
RGB
71, 38, 75
HSL
294°, 33%, 22%
CMYK
5%, 49%, 0%, 71%

Shades

CSS Usage
color: #47264B;
background-color: #47264B;
border-color: #47264B;
box-shadow: 0 0 10px #47264B;
border: 2px solid #47264B;
Tailwind Usage
bg-[#47264B]
text-[#47264B]
border-[#47264B]
shadow-[0_0_10px_47264B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #47264B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #47264B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #47264B; 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 #47264B; background-color: #47264B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #47264B20; border-left: 4px solid #47264B; }

Link / Accent

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

a { color: #47264B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #47264B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 38, 75

Red: 71 / Green: 38 / Blue: 75

HSL

294°, 33%, 22%

Hue: 294° / Saturation: 33% / Lightness: 22%

CMYK

5%, 49%, 0%, 71%

Cyan: 5% / Magenta: 49% / Yellow: 0% / Key: 71%

What color is #47264B?

#47264B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47264B to RGB:

rgb(71, 38, 75)HEX to RGB Converter →

HEX to HSL

Convert #47264B to HSL:

hsl(294, 33%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #47264B to CMYK:

cmyk(5%, 49%, 0%, 71%)Color Converter →

Color Meaning and Usage

#47264B is a deep magenta color with RGB values of 71, 38, 75 and HSL of 294°, 33%, 22%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47264B is #294B26, creating high-contrast pairings. For softer combinations, try analogous colors like #34264B.

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

Contrast with #47264B

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 #47264B?

#47264B is a deep magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #47264B?

#47264B in RGB is (71, 38, 75) - 71 red, 38 green, and 75 blue.

How to use #47264B in CSS?

Use #47264B directly in your CSS properties like color or background-color.

What colors go well with #47264B?

#294B26 (complementary), #34264B (analogous), and #170C18 (lighter shade) work well with #47264B.