#E370CE Color Information

Hex color code: #E370CE

The hex color #E370CE is a neutral magenta with RGB values of (227, 112, 206) and HSL of (311°, 67%, 66%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E370CE
RGB
227, 112, 206
HSL
311°, 67%, 66%
CMYK
0%, 51%, 9%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E370CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 112, 206

Red: 227 / Green: 112 / Blue: 206

HSL

311°, 67%, 66%

Hue: 311° / Saturation: 67% / Lightness: 66%

CMYK

0%, 51%, 9%, 11%

Cyan: 0% / Magenta: 51% / Yellow: 9% / Key: 11%

What color is #E370CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E370CE to RGB:

rgb(227, 112, 206)HEX to RGB Converter →

HEX to HSL

Convert #E370CE to HSL:

hsl(311, 67%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #E370CE to CMYK:

cmyk(0%, 51%, 9%, 11%)Color Converter →

Color Meaning and Usage

#E370CE is a muted magenta color with RGB values of 227, 112, 206 and HSL of 311°, 67%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E370CE is #6EE284, creating high-contrast pairings. For softer combinations, try analogous colors like #BE6EE2.

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

Contrast with #E370CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E370CE?

#E370CE is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E370CE?

#E370CE in RGB is (227, 112, 206) - 227 red, 112 green, and 206 blue.

How to use #E370CE in CSS?

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

What colors go well with #E370CE?

#6EE284 (complementary), #BE6EE2 (analogous), and #D62EB7 (lighter shade) work well with #E370CE.