#EE58CE Color Information

Hex color code: #EE58CE

A vivid magenta shade, #EE58CE appears as (238, 88, 206) in RGB and (313°, 82%, 64%) in HSL. It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#EE58CE
RGB
238, 88, 206
HSL
313°, 82%, 64%
CMYK
0%, 63%, 13%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EE58CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

238, 88, 206

Red: 238 / Green: 88 / Blue: 206

HSL

313°, 82%, 64%

Hue: 313° / Saturation: 82% / Lightness: 64%

CMYK

0%, 63%, 13%, 7%

Cyan: 0% / Magenta: 63% / Yellow: 13% / Key: 7%

What color is #EE58CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EE58CE to RGB:

rgb(238, 88, 206)HEX to RGB Converter →

HEX to HSL

Convert #EE58CE to HSL:

hsl(313, 82%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #EE58CE to CMYK:

cmyk(0%, 63%, 13%, 7%)Color Converter →

Color Meaning and Usage

#EE58CE is a bold magenta color with RGB values of 238, 88, 206 and HSL of 313°, 82%, 64%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EE58CE is #58EE79, creating high-contrast pairings. For softer combinations, try analogous colors like #C458EE.

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

Contrast with #EE58CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EE58CE?

#EE58CE is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #EE58CE?

#EE58CE in RGB is (238, 88, 206) - 238 red, 88 green, and 206 blue.

How to use #EE58CE in CSS?

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

What colors go well with #EE58CE?

#58EE79 (complementary), #C458EE (analogous), and #E316B7 (lighter shade) work well with #EE58CE.