#EA6CDF Color Information

Hex color code: #EA6CDF

The hex color #EA6CDF is a bold magenta with RGB values of (234, 108, 223) and HSL of (305°, 75%, 67%). It is often used for branding and logos.

Try:
Color NameViolet
HEX
#EA6CDF
RGB
234, 108, 223
HSL
305°, 75%, 67%
CMYK
0%, 54%, 5%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA6CDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 108, 223

Red: 234 / Green: 108 / Blue: 223

HSL

305°, 75%, 67%

Hue: 305° / Saturation: 75% / Lightness: 67%

CMYK

0%, 54%, 5%, 8%

Cyan: 0% / Magenta: 54% / Yellow: 5% / Key: 8%

What color is #EA6CDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA6CDF to RGB:

rgb(234, 108, 223)HEX to RGB Converter →

HEX to HSL

Convert #EA6CDF to HSL:

hsl(305, 75%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #EA6CDF to CMYK:

cmyk(0%, 54%, 5%, 8%)Color Converter →

Color Meaning and Usage

#EA6CDF is a bold magenta color with RGB values of 234, 108, 223 and HSL of 305°, 75%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA6CDF is #6CEA76, creating high-contrast pairings. For softer combinations, try analogous colors like #B56CEA.

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

Contrast with #EA6CDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA6CDF?

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

What is the RGB value of #EA6CDF?

#EA6CDF in RGB is (234, 108, 223) - 234 red, 108 green, and 223 blue.

How to use #EA6CDF in CSS?

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

What colors go well with #EA6CDF?

#6CEA76 (complementary), #B56CEA (analogous), and #E029D1 (lighter shade) work well with #EA6CDF.