#77375E Color Information

Hex color code: #77375E

#77375E is a subtle magenta color. In RGB it is (119, 55, 94), and in HSL it is (323°, 37%, 34%). It is popular in mobile app design.

Try:
Color NameRebecca Purple
HEX
#77375E
RGB
119, 55, 94
HSL
323°, 37%, 34%
CMYK
0%, 54%, 21%, 53%

Shades

CSS Usage
color: #77375E;
background-color: #77375E;
border-color: #77375E;
box-shadow: 0 0 10px #77375E;
border: 2px solid #77375E;
Tailwind Usage
bg-[#77375E]
text-[#77375E]
border-[#77375E]
shadow-[0_0_10px_77375E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #77375E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #77375E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #77375E; 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 #77375E; background-color: #77375E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #77375E20; border-left: 4px solid #77375E; }

Link / Accent

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

a { color: #77375E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #77375E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 55, 94

Red: 119 / Green: 55 / Blue: 94

HSL

323°, 37%, 34%

Hue: 323° / Saturation: 37% / Lightness: 34%

CMYK

0%, 54%, 21%, 53%

Cyan: 0% / Magenta: 54% / Yellow: 21% / Key: 53%

What color is #77375E?

#77375E is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #77375E to RGB:

rgb(119, 55, 94)HEX to RGB Converter →

HEX to HSL

Convert #77375E to HSL:

hsl(323, 37%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #77375E to CMYK:

cmyk(0%, 54%, 21%, 53%)Color Converter →

Color Meaning and Usage

#77375E is a soft magenta color with RGB values of 119, 55, 94 and HSL of 323°, 37%, 34%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #77375E is #37774F, creating high-contrast pairings. For softer combinations, try analogous colors like #6F3777.

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

Contrast with #77375E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #77375E?

#77375E is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #77375E?

#77375E in RGB is (119, 55, 94) - 119 red, 55 green, and 94 blue.

How to use #77375E in CSS?

Use #77375E directly in your CSS properties like color or background-color.

What colors go well with #77375E?

#37774F (complementary), #6F3777 (analogous), and #421F35 (lighter shade) work well with #77375E.