#481C4F Color Information

Hex color code: #481C4F

A deep magenta shade, #481C4F appears as (72, 28, 79) in RGB and (292°, 48%, 21%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#481C4F
RGB
72, 28, 79
HSL
292°, 48%, 21%
CMYK
9%, 65%, 0%, 69%

Shades

CSS Usage
color: #481C4F;
background-color: #481C4F;
border-color: #481C4F;
box-shadow: 0 0 10px #481C4F;
border: 2px solid #481C4F;
Tailwind Usage
bg-[#481C4F]
text-[#481C4F]
border-[#481C4F]
shadow-[0_0_10px_481C4F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #481C4F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #481C4F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #481C4F; 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 #481C4F; background-color: #481C4F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #481C4F20; border-left: 4px solid #481C4F; }

Link / Accent

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

a { color: #481C4F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #481C4F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 28, 79

Red: 72 / Green: 28 / Blue: 79

HSL

292°, 48%, 21%

Hue: 292° / Saturation: 48% / Lightness: 21%

CMYK

9%, 65%, 0%, 69%

Cyan: 9% / Magenta: 65% / Yellow: 0% / Key: 69%

What color is #481C4F?

#481C4F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #481C4F to RGB:

rgb(72, 28, 79)HEX to RGB Converter →

HEX to HSL

Convert #481C4F to HSL:

hsl(292, 48%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #481C4F to CMYK:

cmyk(9%, 65%, 0%, 69%)Color Converter →

Color Meaning and Usage

#481C4F is a rich magenta color with RGB values of 72, 28, 79 and HSL of 292°, 48%, 21%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #481C4F is #234F1C, creating high-contrast pairings. For softer combinations, try analogous colors like #2F1C4F.

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

Contrast with #481C4F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #481C4F?

#481C4F is a rich magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #481C4F?

#481C4F in RGB is (72, 28, 79) - 72 red, 28 green, and 79 blue.

How to use #481C4F in CSS?

Use #481C4F directly in your CSS properties like color or background-color.

What colors go well with #481C4F?

#234F1C (complementary), #2F1C4F (analogous), and #150817 (lighter shade) work well with #481C4F.