#EE72CD Color Information

Hex color code: #EE72CD

A dynamic magenta shade, #EE72CD appears as (238, 114, 205) in RGB and (316°, 78%, 69%) in HSL. It is widely used in graphic design.

Try:
Color NameHot Pink
HEX
#EE72CD
RGB
238, 114, 205
HSL
316°, 78%, 69%
CMYK
0%, 52%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE72CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 114, 205

Red: 238 / Green: 114 / Blue: 205

HSL

316°, 78%, 69%

Hue: 316° / Saturation: 78% / Lightness: 69%

CMYK

0%, 52%, 14%, 7%

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

What color is #EE72CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE72CD to RGB:

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

HEX to HSL

Convert #EE72CD to HSL:

hsl(316, 78%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #EE72CD to CMYK:

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

Color Meaning and Usage

#EE72CD is a bold magenta color with RGB values of 238, 114, 205 and HSL of 316°, 78%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE72CD is #72EE93, creating high-contrast pairings. For softer combinations, try analogous colors like #D172EE.

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

Contrast with #EE72CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE72CD?

#EE72CD is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EE72CD?

#EE72CD in RGB is (238, 114, 205) - 238 red, 114 green, and 205 blue.

How to use #EE72CD in CSS?

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

What colors go well with #EE72CD?

#72EE93 (complementary), #D172EE (analogous), and #E52EB4 (lighter shade) work well with #EE72CD.