#77405C Color Information

Hex color code: #77405C

The hex color #77405C is a pastel magenta with RGB values of (119, 64, 92) and HSL of (329°, 30%, 36%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#77405C
RGB
119, 64, 92
HSL
329°, 30%, 36%
CMYK
0%, 46%, 23%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #77405C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 64, 92

Red: 119 / Green: 64 / Blue: 92

HSL

329°, 30%, 36%

Hue: 329° / Saturation: 30% / Lightness: 36%

CMYK

0%, 46%, 23%, 53%

Cyan: 0% / Magenta: 46% / Yellow: 23% / Key: 53%

What color is #77405C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77405C to RGB:

rgb(119, 64, 92)HEX to RGB Converter →

HEX to HSL

Convert #77405C to HSL:

hsl(329, 30%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #77405C to CMYK:

cmyk(0%, 46%, 23%, 53%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #77405C has RGB (119, 64, 92) and HSL (329°, 30%, 36%). 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 #77405C is #40775B, creating high-contrast pairings. For softer combinations, try analogous colors like #764077.

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

Contrast with #77405C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77405C?

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

What is the RGB value of #77405C?

#77405C in RGB is (119, 64, 92) - 119 red, 64 green, and 92 blue.

How to use #77405C in CSS?

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

What colors go well with #77405C?

#40775B (complementary), #764077 (analogous), and #462536 (lighter shade) work well with #77405C.