#EE49CA Color Information

Hex color code: #EE49CA

A striking magenta shade, #EE49CA appears as (238, 73, 202) in RGB and (313°, 83%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameHot Pink
HEX
#EE49CA
RGB
238, 73, 202
HSL
313°, 83%, 61%
CMYK
0%, 69%, 15%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE49CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 73, 202

Red: 238 / Green: 73 / Blue: 202

HSL

313°, 83%, 61%

Hue: 313° / Saturation: 83% / Lightness: 61%

CMYK

0%, 69%, 15%, 7%

Cyan: 0% / Magenta: 69% / Yellow: 15% / Key: 7%

What color is #EE49CA?

#EE49CA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE49CA to RGB:

rgb(238, 73, 202)HEX to RGB Converter →

HEX to HSL

Convert #EE49CA to HSL:

hsl(313, 83%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #EE49CA to CMYK:

cmyk(0%, 69%, 15%, 7%)Color Converter →

Color Meaning and Usage

#EE49CA is a striking magenta color with RGB values of 238, 73, 202 and HSL of 313°, 83%, 61%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE49CA is #49EE6D, creating high-contrast pairings. For softer combinations, try analogous colors like #BF49EE.

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

Contrast with #EE49CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE49CA?

#EE49CA is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EE49CA?

#EE49CA in RGB is (238, 73, 202) - 238 red, 73 green, and 202 blue.

How to use #EE49CA in CSS?

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

What colors go well with #EE49CA?

#49EE6D (complementary), #BF49EE (analogous), and #D714AC (lighter shade) work well with #EE49CA.