#480F6C Color Information

Hex color code: #480F6C

#480F6C is a dramatic purple color. In RGB it is (72, 15, 108), and in HSL it is (277°, 76%, 24%). It is typically applied in digital products.

Try:
Color NameIndigo
HEX
#480F6C
RGB
72, 15, 108
HSL
277°, 76%, 24%
CMYK
33%, 86%, 0%, 58%

Shades

CSS Usage
color: #480F6C;
background-color: #480F6C;
border-color: #480F6C;
box-shadow: 0 0 10px #480F6C;
border: 2px solid #480F6C;
Tailwind Usage
bg-[#480F6C]
text-[#480F6C]
border-[#480F6C]
shadow-[0_0_10px_480F6C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #480F6C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #480F6C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #480F6C; 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 #480F6C; background-color: #480F6C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #480F6C20; border-left: 4px solid #480F6C; }

Link / Accent

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

a { color: #480F6C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #480F6C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 15, 108

Red: 72 / Green: 15 / Blue: 108

HSL

277°, 76%, 24%

Hue: 277° / Saturation: 76% / Lightness: 24%

CMYK

33%, 86%, 0%, 58%

Cyan: 33% / Magenta: 86% / Yellow: 0% / Key: 58%

What color is #480F6C?

#480F6C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #480F6C to RGB:

rgb(72, 15, 108)HEX to RGB Converter →

HEX to HSL

Convert #480F6C to HSL:

hsl(277, 76%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #480F6C to CMYK:

cmyk(33%, 86%, 0%, 58%)Color Converter →

Color Meaning and Usage

#480F6C is a deep purple color with RGB values of 72, 15, 108 and HSL of 277°, 76%, 24%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #480F6C is #326C0F, creating high-contrast pairings. For softer combinations, try analogous colors like #1A0F6C.

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

Contrast with #480F6C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #480F6C?

#480F6C is a deep purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #480F6C?

#480F6C in RGB is (72, 15, 108) - 72 red, 15 green, and 108 blue.

How to use #480F6C in CSS?

Use #480F6C directly in your CSS properties like color or background-color.

What colors go well with #480F6C?

#326C0F (complementary), #1A0F6C (analogous), and #1B0628 (lighter shade) work well with #480F6C.