#E99DE6 Color Information

Hex color code: #E99DE6

#E99DE6 is a light magenta color. In RGB it is (233, 157, 230), and in HSL it is (302°, 63%, 76%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E99DE6
RGB
233, 157, 230
HSL
302°, 63%, 76%
CMYK
0%, 33%, 1%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E99DE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 157, 230

Red: 233 / Green: 157 / Blue: 230

HSL

302°, 63%, 76%

Hue: 302° / Saturation: 63% / Lightness: 76%

CMYK

0%, 33%, 1%, 9%

Cyan: 0% / Magenta: 33% / Yellow: 1% / Key: 9%

What color is #E99DE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E99DE6 to RGB:

rgb(233, 157, 230)HEX to RGB Converter →

HEX to HSL

Convert #E99DE6 to HSL:

hsl(302, 63%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #E99DE6 to CMYK:

cmyk(0%, 33%, 1%, 9%)Color Converter →

Color Meaning and Usage

A light magenta tone, #E99DE6 has RGB (233, 157, 230) and HSL (302°, 63%, 76%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E99DE6 is #9BE89E, creating high-contrast pairings. For softer combinations, try analogous colors like #C49BE8.

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

Contrast with #E99DE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E99DE6?

#E99DE6 is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E99DE6?

#E99DE6 in RGB is (233, 157, 230) - 233 red, 157 green, and 230 blue.

How to use #E99DE6 in CSS?

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

What colors go well with #E99DE6?

#9BE89E (complementary), #C49BE8 (analogous), and #DA5DD6 (lighter shade) work well with #E99DE6.