#E372AB Color Information

Hex color code: #E372AB

#E372AB is a neutral magenta color. In RGB it is (227, 114, 171), and in HSL it is (330°, 67%, 67%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#E372AB
RGB
227, 114, 171
HSL
330°, 67%, 67%
CMYK
0%, 50%, 25%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E372AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 114, 171

Red: 227 / Green: 114 / Blue: 171

HSL

330°, 67%, 67%

Hue: 330° / Saturation: 67% / Lightness: 67%

CMYK

0%, 50%, 25%, 11%

Cyan: 0% / Magenta: 50% / Yellow: 25% / Key: 11%

What color is #E372AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E372AB to RGB:

rgb(227, 114, 171)HEX to RGB Converter →

HEX to HSL

Convert #E372AB to HSL:

hsl(330, 67%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #E372AB to CMYK:

cmyk(0%, 50%, 25%, 11%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #E372AB has RGB (227, 114, 171) and HSL (330°, 67%, 67%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E372AB is #72E3AB, creating high-contrast pairings. For softer combinations, try analogous colors like #E372E3.

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

Contrast with #E372AB

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

Contrast Ratio: 7.26:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E372AB?

#E372AB is a neutral magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E372AB?

#E372AB in RGB is (227, 114, 171) - 227 red, 114 green, and 171 blue.

How to use #E372AB in CSS?

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

What colors go well with #E372AB?

#72E3AB (complementary), #E372E3 (analogous), and #D73385 (lighter shade) work well with #E372AB.