#74377B Color Information

Hex color code: #74377B

#74377B is a pastel magenta color. In RGB it is (116, 55, 123), and in HSL it is (294°, 38%, 35%). It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#74377B
RGB
116, 55, 123
HSL
294°, 38%, 35%
CMYK
6%, 55%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #74377B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 55, 123

Red: 116 / Green: 55 / Blue: 123

HSL

294°, 38%, 35%

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

CMYK

6%, 55%, 0%, 52%

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

What color is #74377B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #74377B to RGB:

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

HEX to HSL

Convert #74377B to HSL:

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

HEX to CMYK

Convert #74377B to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #74377B has RGB (116, 55, 123) and HSL (294°, 38%, 35%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #74377B is #3E7B37, creating high-contrast pairings. For softer combinations, try analogous colors like #52377B.

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

Contrast with #74377B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #74377B?

#74377B is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #74377B?

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

How to use #74377B in CSS?

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

What colors go well with #74377B?

#3E7B37 (complementary), #52377B (analogous), and #432046 (lighter shade) work well with #74377B.