#E467DA Color Information

Hex color code: #E467DA

A balanced magenta shade, #E467DA appears as (228, 103, 218) in RGB and (305°, 70%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E467DA
RGB
228, 103, 218
HSL
305°, 70%, 65%
CMYK
0%, 55%, 4%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E467DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

228, 103, 218

Red: 228 / Green: 103 / Blue: 218

HSL

305°, 70%, 65%

Hue: 305° / Saturation: 70% / Lightness: 65%

CMYK

0%, 55%, 4%, 11%

Cyan: 0% / Magenta: 55% / Yellow: 4% / Key: 11%

What color is #E467DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E467DA to RGB:

rgb(228, 103, 218)HEX to RGB Converter →

HEX to HSL

Convert #E467DA to HSL:

hsl(305, 70%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #E467DA to CMYK:

cmyk(0%, 55%, 4%, 11%)Color Converter →

Color Meaning and Usage

#E467DA is a neutral magenta color with RGB values of 228, 103, 218 and HSL of 305°, 70%, 65%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E467DA is #67E472, creating high-contrast pairings. For softer combinations, try analogous colors like #B067E4.

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

Contrast with #E467DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E467DA?

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

What is the RGB value of #E467DA?

#E467DA in RGB is (228, 103, 218) - 228 red, 103 green, and 218 blue.

How to use #E467DA in CSS?

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

What colors go well with #E467DA?

#67E472 (complementary), #B067E4 (analogous), and #D926CA (lighter shade) work well with #E467DA.