#E345AE Color Information

Hex color code: #E345AE

The hex color #E345AE is a vivid magenta with RGB values of (227, 69, 174) and HSL of (320°, 74%, 58%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#E345AE
RGB
227, 69, 174
HSL
320°, 74%, 58%
CMYK
0%, 70%, 23%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E345AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

227, 69, 174

Red: 227 / Green: 69 / Blue: 174

HSL

320°, 74%, 58%

Hue: 320° / Saturation: 74% / Lightness: 58%

CMYK

0%, 70%, 23%, 11%

Cyan: 0% / Magenta: 70% / Yellow: 23% / Key: 11%

What color is #E345AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E345AE to RGB:

rgb(227, 69, 174)HEX to RGB Converter →

HEX to HSL

Convert #E345AE to HSL:

hsl(320, 74%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #E345AE to CMYK:

cmyk(0%, 70%, 23%, 11%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #E345AE has RGB (227, 69, 174) and HSL (320°, 74%, 58%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E345AE is #45E379, creating high-contrast pairings. For softer combinations, try analogous colors like #C945E3.

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

Contrast with #E345AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E345AE?

#E345AE is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E345AE?

#E345AE in RGB is (227, 69, 174) - 227 red, 69 green, and 174 blue.

How to use #E345AE in CSS?

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

What colors go well with #E345AE?

#45E379 (complementary), #C945E3 (analogous), and #BF1D89 (lighter shade) work well with #E345AE.