#EE49CD Color Information

Hex color code: #EE49CD

#EE49CD is a vivid magenta color. In RGB it is (238, 73, 205), and in HSL it is (312°, 83%, 61%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#EE49CD
RGB
238, 73, 205
HSL
312°, 83%, 61%
CMYK
0%, 69%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE49CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 73, 205

Red: 238 / Green: 73 / Blue: 205

HSL

312°, 83%, 61%

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

CMYK

0%, 69%, 14%, 7%

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

What color is #EE49CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE49CD to RGB:

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

HEX to HSL

Convert #EE49CD to HSL:

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

HEX to CMYK

Convert #EE49CD to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #EE49CD has RGB (238, 73, 205) and HSL (312°, 83%, 61%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE49CD is #49EE6A, creating high-contrast pairings. For softer combinations, try analogous colors like #BD49EE.

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

Contrast with #EE49CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE49CD?

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

What is the RGB value of #EE49CD?

#EE49CD in RGB is (238, 73, 205) - 238 red, 73 green, and 205 blue.

How to use #EE49CD in CSS?

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

What colors go well with #EE49CD?

#49EE6A (complementary), #BD49EE (analogous), and #D714B0 (lighter shade) work well with #EE49CD.