#E094BE Color Information

Hex color code: #E094BE

A muted magenta shade, #E094BE appears as (224, 148, 190) in RGB and (327°, 55%, 73%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#E094BE
RGB
224, 148, 190
HSL
327°, 55%, 73%
CMYK
0%, 34%, 15%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E094BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 148, 190

Red: 224 / Green: 148 / Blue: 190

HSL

327°, 55%, 73%

Hue: 327° / Saturation: 55% / Lightness: 73%

CMYK

0%, 34%, 15%, 12%

Cyan: 0% / Magenta: 34% / Yellow: 15% / Key: 12%

What color is #E094BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E094BE to RGB:

rgb(224, 148, 190)HEX to RGB Converter →

HEX to HSL

Convert #E094BE to HSL:

hsl(327, 55%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #E094BE to CMYK:

cmyk(0%, 34%, 15%, 12%)Color Converter →

Color Meaning and Usage

#E094BE is a understated magenta color with RGB values of 224, 148, 190 and HSL of 327°, 55%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E094BE is #94E0B6, creating high-contrast pairings. For softer combinations, try analogous colors like #DC94E0.

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

Contrast with #E094BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E094BE?

#E094BE is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E094BE?

#E094BE in RGB is (224, 148, 190) - 224 red, 148 green, and 190 blue.

How to use #E094BE in CSS?

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

What colors go well with #E094BE?

#94E0B6 (complementary), #DC94E0 (analogous), and #CF599A (lighter shade) work well with #E094BE.