#E67EEE Color Information

Hex color code: #E67EEE

#E67EEE is a vivid magenta color. In RGB it is (230, 126, 238), and in HSL it is (296°, 77%, 71%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#E67EEE
RGB
230, 126, 238
HSL
296°, 77%, 71%
CMYK
3%, 47%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E67EEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 126, 238

Red: 230 / Green: 126 / Blue: 238

HSL

296°, 77%, 71%

Hue: 296° / Saturation: 77% / Lightness: 71%

CMYK

3%, 47%, 0%, 7%

Cyan: 3% / Magenta: 47% / Yellow: 0% / Key: 7%

What color is #E67EEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E67EEE to RGB:

rgb(230, 126, 238)HEX to RGB Converter →

HEX to HSL

Convert #E67EEE to HSL:

hsl(296, 77%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #E67EEE to CMYK:

cmyk(3%, 47%, 0%, 7%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #E67EEE has RGB (230, 126, 238) and HSL (296°, 77%, 71%). 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 #E67EEE is #84EE7C, creating high-contrast pairings. For softer combinations, try analogous colors like #AD7CEE.

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

Contrast with #E67EEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E67EEE?

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

What is the RGB value of #E67EEE?

#E67EEE in RGB is (230, 126, 238) - 230 red, 126 green, and 238 blue.

How to use #E67EEE in CSS?

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

What colors go well with #E67EEE?

#84EE7C (complementary), #AD7CEE (analogous), and #DA38E5 (lighter shade) work well with #E67EEE.