#E67FDC Color Information

Hex color code: #E67FDC

#E67FDC is a neutral magenta color. In RGB it is (230, 127, 220), and in HSL it is (306°, 67%, 70%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#E67FDC
RGB
230, 127, 220
HSL
306°, 67%, 70%
CMYK
0%, 45%, 4%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E67FDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 127, 220

Red: 230 / Green: 127 / Blue: 220

HSL

306°, 67%, 70%

Hue: 306° / Saturation: 67% / Lightness: 70%

CMYK

0%, 45%, 4%, 10%

Cyan: 0% / Magenta: 45% / Yellow: 4% / Key: 10%

What color is #E67FDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E67FDC to RGB:

rgb(230, 127, 220)HEX to RGB Converter →

HEX to HSL

Convert #E67FDC to HSL:

hsl(306, 67%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #E67FDC to CMYK:

cmyk(0%, 45%, 4%, 10%)Color Converter →

Color Meaning and Usage

#E67FDC is a understated magenta color with RGB values of 230, 127, 220 and HSL of 306°, 67%, 70%. 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 #E67FDC is #7FE689, creating high-contrast pairings. For softer combinations, try analogous colors like #BD7FE6.

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

Contrast with #E67FDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E67FDC?

#E67FDC is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E67FDC?

#E67FDC in RGB is (230, 127, 220) - 230 red, 127 green, and 220 blue.

How to use #E67FDC in CSS?

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

What colors go well with #E67FDC?

#7FE689 (complementary), #BD7FE6 (analogous), and #D93FCA (lighter shade) work well with #E67FDC.