#77385D Color Information

Hex color code: #77385D

A soft magenta shade, #77385D appears as (119, 56, 93) in RGB and (325°, 36%, 34%) in HSL. It is typically applied in digital products.

Try:
Color NameRebecca Purple
HEX
#77385D
RGB
119, 56, 93
HSL
325°, 36%, 34%
CMYK
0%, 53%, 22%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #77385D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 56, 93

Red: 119 / Green: 56 / Blue: 93

HSL

325°, 36%, 34%

Hue: 325° / Saturation: 36% / Lightness: 34%

CMYK

0%, 53%, 22%, 53%

Cyan: 0% / Magenta: 53% / Yellow: 22% / Key: 53%

What color is #77385D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77385D to RGB:

rgb(119, 56, 93)HEX to RGB Converter →

HEX to HSL

Convert #77385D to HSL:

hsl(325, 36%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #77385D to CMYK:

cmyk(0%, 53%, 22%, 53%)Color Converter →

Color Meaning and Usage

#77385D is a soft magenta color with RGB values of 119, 56, 93 and HSL of 325°, 36%, 34%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77385D is #377651, creating high-contrast pairings. For softer combinations, try analogous colors like #713776.

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

Contrast with #77385D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77385D?

#77385D is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #77385D?

#77385D in RGB is (119, 56, 93) - 119 red, 56 green, and 93 blue.

How to use #77385D in CSS?

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

What colors go well with #77385D?

#377651 (complementary), #713776 (analogous), and #421F33 (lighter shade) work well with #77385D.