#E7325C Color Information

Hex color code: #E7325C

A eye-catching red shade, #E7325C appears as (231, 50, 92) in RGB and (346°, 79%, 55%) in HSL. It is popular in mobile app design.

Try:
Color NameCrimson
HEX
#E7325C
RGB
231, 50, 92
HSL
346°, 79%, 55%
CMYK
0%, 78%, 60%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #E7325C; color: #000000; }

Badge

New Feature
.badge { background-color: #E7325C; color: #000000; }

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 #E7325C; background-color: #E7325C15; }

Alert / Toast

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

Link / Accent

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

a { color: #E7325C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #E7325C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

231, 50, 92

Red: 231 / Green: 50 / Blue: 92

HSL

346°, 79%, 55%

Hue: 346° / Saturation: 79% / Lightness: 55%

CMYK

0%, 78%, 60%, 9%

Cyan: 0% / Magenta: 78% / Yellow: 60% / Key: 9%

What color is #E7325C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E7325C to RGB:

rgb(231, 50, 92)HEX to RGB Converter →

HEX to HSL

Convert #E7325C to HSL:

hsl(346, 79%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #E7325C to CMYK:

cmyk(0%, 78%, 60%, 9%)Color Converter →

Color Meaning and Usage

#E7325C is a vivid red color with RGB values of 231, 50, 92 and HSL of 346°, 79%, 55%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E7325C is #32E7BD, creating high-contrast pairings. For softer combinations, try analogous colors like #E732B7.

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

Contrast with #E7325C

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

Contrast Ratio: 5.01:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E7325C?

#E7325C is a vivid red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E7325C?

#E7325C in RGB is (231, 50, 92) - 231 red, 50 green, and 92 blue.

How to use #E7325C in CSS?

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

What colors go well with #E7325C?

#32E7BD (complementary), #E732B7 (analogous), and #B7153B (lighter shade) work well with #E7325C.