#76377B Color Information

Hex color code: #76377B

The hex color #76377B is a gentle magenta with RGB values of (118, 55, 123) and HSL of (296°, 38%, 35%). It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#76377B
RGB
118, 55, 123
HSL
296°, 38%, 35%
CMYK
4%, 55%, 0%, 52%

Shades

CSS Usage
color: #76377B;
background-color: #76377B;
border-color: #76377B;
box-shadow: 0 0 10px #76377B;
border: 2px solid #76377B;
Tailwind Usage
bg-[#76377B]
text-[#76377B]
border-[#76377B]
shadow-[0_0_10px_76377B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #76377B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #76377B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #76377B; 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 #76377B; background-color: #76377B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #76377B20; border-left: 4px solid #76377B; }

Link / Accent

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

a { color: #76377B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #76377B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 55, 123

Red: 118 / Green: 55 / Blue: 123

HSL

296°, 38%, 35%

Hue: 296° / Saturation: 38% / Lightness: 35%

CMYK

4%, 55%, 0%, 52%

Cyan: 4% / Magenta: 55% / Yellow: 0% / Key: 52%

What color is #76377B?

#76377B is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #76377B to RGB:

rgb(118, 55, 123)HEX to RGB Converter →

HEX to HSL

Convert #76377B to HSL:

hsl(296, 38%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #76377B to CMYK:

cmyk(4%, 55%, 0%, 52%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #76377B has RGB (118, 55, 123) and HSL (296°, 38%, 35%). 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 #76377B is #3C7B37, creating high-contrast pairings. For softer combinations, try analogous colors like #55377B.

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

Contrast with #76377B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #76377B?

#76377B is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #76377B?

#76377B in RGB is (118, 55, 123) - 118 red, 55 green, and 123 blue.

How to use #76377B in CSS?

Use #76377B directly in your CSS properties like color or background-color.

What colors go well with #76377B?

#3C7B37 (complementary), #55377B (analogous), and #442046 (lighter shade) work well with #76377B.