#7E3E4C Color Information

Hex color code: #7E3E4C

A gentle red shade, #7E3E4C appears as (126, 62, 76) in RGB and (347°, 34%, 37%) in HSL. It is often used for branding and logos.

Try:
Color NameSienna
HEX
#7E3E4C
RGB
126, 62, 76
HSL
347°, 34%, 37%
CMYK
0%, 51%, 40%, 51%

Shades

CSS Usage
color: #7E3E4C;
background-color: #7E3E4C;
border-color: #7E3E4C;
box-shadow: 0 0 10px #7E3E4C;
border: 2px solid #7E3E4C;
Tailwind Usage
bg-[#7E3E4C]
text-[#7E3E4C]
border-[#7E3E4C]
shadow-[0_0_10px_7E3E4C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7E3E4C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7E3E4C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #7E3E4C; 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 #7E3E4C; background-color: #7E3E4C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7E3E4C20; border-left: 4px solid #7E3E4C; }

Link / Accent

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

a { color: #7E3E4C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7E3E4C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

126, 62, 76

Red: 126 / Green: 62 / Blue: 76

HSL

347°, 34%, 37%

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

CMYK

0%, 51%, 40%, 51%

Cyan: 0% / Magenta: 51% / Yellow: 40% / Key: 51%

What color is #7E3E4C?

#7E3E4C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7E3E4C to RGB:

rgb(126, 62, 76)HEX to RGB Converter →

HEX to HSL

Convert #7E3E4C to HSL:

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

HEX to CMYK

Convert #7E3E4C to CMYK:

cmyk(0%, 51%, 40%, 51%)Color Converter →

Color Meaning and Usage

A soft red tone, #7E3E4C has RGB (126, 62, 76) and HSL (347°, 34%, 37%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7E3E4C is #3E7E71, creating high-contrast pairings. For softer combinations, try analogous colors like #7E3E6C.

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

Contrast with #7E3E4C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7E3E4C?

#7E3E4C is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #7E3E4C?

#7E3E4C in RGB is (126, 62, 76) - 126 red, 62 green, and 76 blue.

How to use #7E3E4C in CSS?

Use #7E3E4C directly in your CSS properties like color or background-color.

What colors go well with #7E3E4C?

#3E7E71 (complementary), #7E3E6C (analogous), and #4B252D (lighter shade) work well with #7E3E4C.