#E94EAE Color Information

Hex color code: #E94EAE

#E94EAE is a dynamic magenta color. In RGB it is (233, 78, 174), and in HSL it is (323°, 78%, 61%). It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#E94EAE
RGB
233, 78, 174
HSL
323°, 78%, 61%
CMYK
0%, 67%, 25%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E94EAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 78, 174

Red: 233 / Green: 78 / Blue: 174

HSL

323°, 78%, 61%

Hue: 323° / Saturation: 78% / Lightness: 61%

CMYK

0%, 67%, 25%, 9%

Cyan: 0% / Magenta: 67% / Yellow: 25% / Key: 9%

What color is #E94EAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E94EAE to RGB:

rgb(233, 78, 174)HEX to RGB Converter →

HEX to HSL

Convert #E94EAE to HSL:

hsl(323, 78%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #E94EAE to CMYK:

cmyk(0%, 67%, 25%, 9%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #E94EAE has RGB (233, 78, 174) and HSL (323°, 78%, 61%). 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 #E94EAE is #4EE989, creating high-contrast pairings. For softer combinations, try analogous colors like #D74EE9.

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

Contrast with #E94EAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E94EAE?

#E94EAE is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E94EAE?

#E94EAE in RGB is (233, 78, 174) - 233 red, 78 green, and 174 blue.

How to use #E94EAE in CSS?

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

What colors go well with #E94EAE?

#4EE989 (complementary), #D74EE9 (analogous), and #D11A8B (lighter shade) work well with #E94EAE.