#E953DF Color Information

Hex color code: #E953DF

A bold magenta shade, #E953DF appears as (233, 83, 223) in RGB and (304°, 77%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#E953DF
RGB
233, 83, 223
HSL
304°, 77%, 62%
CMYK
0%, 64%, 4%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E953DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 83, 223

Red: 233 / Green: 83 / Blue: 223

HSL

304°, 77%, 62%

Hue: 304° / Saturation: 77% / Lightness: 62%

CMYK

0%, 64%, 4%, 9%

Cyan: 0% / Magenta: 64% / Yellow: 4% / Key: 9%

What color is #E953DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E953DF to RGB:

rgb(233, 83, 223)HEX to RGB Converter →

HEX to HSL

Convert #E953DF to HSL:

hsl(304, 77%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #E953DF to CMYK:

cmyk(0%, 64%, 4%, 9%)Color Converter →

Color Meaning and Usage

#E953DF is a bold magenta color with RGB values of 233, 83, 223 and HSL of 304°, 77%, 62%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E953DF is #53E95D, creating high-contrast pairings. For softer combinations, try analogous colors like #A853E9.

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

Contrast with #E953DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E953DF?

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

What is the RGB value of #E953DF?

#E953DF in RGB is (233, 83, 223) - 233 red, 83 green, and 223 blue.

How to use #E953DF in CSS?

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

What colors go well with #E953DF?

#53E95D (complementary), #A853E9 (analogous), and #D41CC8 (lighter shade) work well with #E953DF.