#481D67 Color Information

Hex color code: #481D67

#481D67 is a balanced purple color. In RGB it is (72, 29, 103), and in HSL it is (275°, 56%, 26%). It is frequently seen in web interfaces.

Try:
Color NameIndigo
HEX
#481D67
RGB
72, 29, 103
HSL
275°, 56%, 26%
CMYK
30%, 72%, 0%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #481D67; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 29, 103

Red: 72 / Green: 29 / Blue: 103

HSL

275°, 56%, 26%

Hue: 275° / Saturation: 56% / Lightness: 26%

CMYK

30%, 72%, 0%, 60%

Cyan: 30% / Magenta: 72% / Yellow: 0% / Key: 60%

What color is #481D67?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #481D67 to RGB:

rgb(72, 29, 103)HEX to RGB Converter →

HEX to HSL

Convert #481D67 to HSL:

hsl(275, 56%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #481D67 to CMYK:

cmyk(30%, 72%, 0%, 60%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #481D67 has RGB (72, 29, 103) and HSL (275°, 56%, 26%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #481D67 is #3C671D, creating high-contrast pairings. For softer combinations, try analogous colors like #231D67.

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

Contrast with #481D67

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 #481D67?

#481D67 is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #481D67?

#481D67 in RGB is (72, 29, 103) - 72 red, 29 green, and 103 blue.

How to use #481D67 in CSS?

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

What colors go well with #481D67?

#3C671D (complementary), #231D67 (analogous), and #1F0C2C (lighter shade) work well with #481D67.