#EE94F2 Color Information

Hex color code: #EE94F2

#EE94F2 is a soft magenta color. In RGB it is (238, 148, 242), and in HSL it is (297°, 78%, 76%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#EE94F2
RGB
238, 148, 242
HSL
297°, 78%, 76%
CMYK
2%, 39%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE94F2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 148, 242

Red: 238 / Green: 148 / Blue: 242

HSL

297°, 78%, 76%

Hue: 297° / Saturation: 78% / Lightness: 76%

CMYK

2%, 39%, 0%, 5%

Cyan: 2% / Magenta: 39% / Yellow: 0% / Key: 5%

What color is #EE94F2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE94F2 to RGB:

rgb(238, 148, 242)HEX to RGB Converter →

HEX to HSL

Convert #EE94F2 to HSL:

hsl(297, 78%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EE94F2 to CMYK:

cmyk(2%, 39%, 0%, 5%)Color Converter →

Color Meaning and Usage

#EE94F2 is a soft magenta color with RGB values of 238, 148, 242 and HSL of 297°, 78%, 76%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE94F2 is #97F292, creating high-contrast pairings. For softer combinations, try analogous colors like #BD92F2.

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

Contrast with #EE94F2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE94F2?

#EE94F2 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EE94F2?

#EE94F2 in RGB is (238, 148, 242) - 238 red, 148 green, and 242 blue.

How to use #EE94F2 in CSS?

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

What colors go well with #EE94F2?

#97F292 (complementary), #BD92F2 (analogous), and #E14EE9 (lighter shade) work well with #EE94F2.