#73305C Color Information

Hex color code: #73305C

The hex color #73305C is a pastel magenta with RGB values of (115, 48, 92) and HSL of (321°, 41%, 32%). It is commonly used in modern UI design.

Try:
Color NamePurple
HEX
#73305C
RGB
115, 48, 92
HSL
321°, 41%, 32%
CMYK
0%, 58%, 20%, 55%

Shades

CSS Usage
color: #73305C;
background-color: #73305C;
border-color: #73305C;
box-shadow: 0 0 10px #73305C;
border: 2px solid #73305C;
Tailwind Usage
bg-[#73305C]
text-[#73305C]
border-[#73305C]
shadow-[0_0_10px_73305C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #73305C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #73305C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #73305C; 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 #73305C; background-color: #73305C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #73305C20; border-left: 4px solid #73305C; }

Link / Accent

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

a { color: #73305C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #73305C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 48, 92

Red: 115 / Green: 48 / Blue: 92

HSL

321°, 41%, 32%

Hue: 321° / Saturation: 41% / Lightness: 32%

CMYK

0%, 58%, 20%, 55%

Cyan: 0% / Magenta: 58% / Yellow: 20% / Key: 55%

What color is #73305C?

#73305C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #73305C to RGB:

rgb(115, 48, 92)HEX to RGB Converter →

HEX to HSL

Convert #73305C to HSL:

hsl(321, 41%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #73305C to CMYK:

cmyk(0%, 58%, 20%, 55%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #73305C has RGB (115, 48, 92) and HSL (321°, 41%, 32%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #73305C is #307348, creating high-contrast pairings. For softer combinations, try analogous colors like #693073.

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

Contrast with #73305C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #73305C?

#73305C is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #73305C?

#73305C in RGB is (115, 48, 92) - 115 red, 48 green, and 92 blue.

How to use #73305C in CSS?

Use #73305C directly in your CSS properties like color or background-color.

What colors go well with #73305C?

#307348 (complementary), #693073 (analogous), and #3D1A31 (lighter shade) work well with #73305C.