#73355D Color Information

Hex color code: #73355D

#73355D is a pastel magenta color. In RGB it is (115, 53, 93), and in HSL it is (321°, 37%, 33%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#73355D
RGB
115, 53, 93
HSL
321°, 37%, 33%
CMYK
0%, 54%, 19%, 55%

Shades

CSS Usage
color: #73355D;
background-color: #73355D;
border-color: #73355D;
box-shadow: 0 0 10px #73355D;
border: 2px solid #73355D;
Tailwind Usage
bg-[#73355D]
text-[#73355D]
border-[#73355D]
shadow-[0_0_10px_73355D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #73355D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #73355D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #73355D; 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 #73355D; background-color: #73355D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #73355D20; border-left: 4px solid #73355D; }

Link / Accent

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

a { color: #73355D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #73355D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 53, 93

Red: 115 / Green: 53 / Blue: 93

HSL

321°, 37%, 33%

Hue: 321° / Saturation: 37% / Lightness: 33%

CMYK

0%, 54%, 19%, 55%

Cyan: 0% / Magenta: 54% / Yellow: 19% / Key: 55%

What color is #73355D?

#73355D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #73355D to RGB:

rgb(115, 53, 93)HEX to RGB Converter →

HEX to HSL

Convert #73355D to HSL:

hsl(321, 37%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #73355D to CMYK:

cmyk(0%, 54%, 19%, 55%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #73355D has RGB (115, 53, 93) and HSL (321°, 37%, 33%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #73355D is #35734B, creating high-contrast pairings. For softer combinations, try analogous colors like #6A3573.

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

Contrast with #73355D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #73355D?

#73355D is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #73355D?

#73355D in RGB is (115, 53, 93) - 115 red, 53 green, and 93 blue.

How to use #73355D in CSS?

Use #73355D directly in your CSS properties like color or background-color.

What colors go well with #73355D?

#35734B (complementary), #6A3573 (analogous), and #3F1D33 (lighter shade) work well with #73355D.