#E372DF Color Information

Hex color code: #E372DF

The hex color #E372DF is a understated magenta with RGB values of (227, 114, 223) and HSL of (302°, 67%, 67%). It is popular in mobile app design.

Try:
Color NameViolet
HEX
#E372DF
RGB
227, 114, 223
HSL
302°, 67%, 67%
CMYK
0%, 50%, 2%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E372DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 114, 223

Red: 227 / Green: 114 / Blue: 223

HSL

302°, 67%, 67%

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

CMYK

0%, 50%, 2%, 11%

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

What color is #E372DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E372DF to RGB:

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

HEX to HSL

Convert #E372DF to HSL:

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

HEX to CMYK

Convert #E372DF to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #E372DF has RGB (227, 114, 223) and HSL (302°, 67%, 67%). 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 #E372DF is #72E376, creating high-contrast pairings. For softer combinations, try analogous colors like #AF72E3.

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

Contrast with #E372DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E372DF?

#E372DF is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E372DF?

#E372DF in RGB is (227, 114, 223) - 227 red, 114 green, and 223 blue.

How to use #E372DF in CSS?

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

What colors go well with #E372DF?

#72E376 (complementary), #AF72E3 (analogous), and #D733D1 (lighter shade) work well with #E372DF.