#E990CE Color Information

Hex color code: #E990CE

The hex color #E990CE is a balanced magenta with RGB values of (233, 144, 206) and HSL of (318°, 67%, 74%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E990CE
RGB
233, 144, 206
HSL
318°, 67%, 74%
CMYK
0%, 38%, 12%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E990CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 144, 206

Red: 233 / Green: 144 / Blue: 206

HSL

318°, 67%, 74%

Hue: 318° / Saturation: 67% / Lightness: 74%

CMYK

0%, 38%, 12%, 9%

Cyan: 0% / Magenta: 38% / Yellow: 12% / Key: 9%

What color is #E990CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E990CE to RGB:

rgb(233, 144, 206)HEX to RGB Converter →

HEX to HSL

Convert #E990CE to HSL:

hsl(318, 67%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #E990CE to CMYK:

cmyk(0%, 38%, 12%, 9%)Color Converter →

Color Meaning and Usage

#E990CE is a neutral magenta color with RGB values of 233, 144, 206 and HSL of 318°, 67%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E990CE is #90E9AB, creating high-contrast pairings. For softer combinations, try analogous colors like #D790E9.

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

Contrast with #E990CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E990CE?

#E990CE is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E990CE?

#E990CE in RGB is (233, 144, 206) - 233 red, 144 green, and 206 blue.

How to use #E990CE in CSS?

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

What colors go well with #E990CE?

#90E9AB (complementary), #D790E9 (analogous), and #DC50B2 (lighter shade) work well with #E990CE.