#E68AEE Color Information

Hex color code: #E68AEE

A eye-catching magenta shade, #E68AEE appears as (230, 138, 238) in RGB and (295°, 75%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet
HEX
#E68AEE
RGB
230, 138, 238
HSL
295°, 75%, 74%
CMYK
3%, 42%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E68AEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 138, 238

Red: 230 / Green: 138 / Blue: 238

HSL

295°, 75%, 74%

Hue: 295° / Saturation: 75% / Lightness: 74%

CMYK

3%, 42%, 0%, 7%

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

What color is #E68AEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E68AEE to RGB:

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

HEX to HSL

Convert #E68AEE to HSL:

hsl(295, 75%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #E68AEE to CMYK:

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

Color Meaning and Usage

#E68AEE is a vivid magenta color with RGB values of 230, 138, 238 and HSL of 295°, 75%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E68AEE is #93EE8B, creating high-contrast pairings. For softer combinations, try analogous colors like #B48BEE.

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

Contrast with #E68AEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E68AEE?

#E68AEE is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E68AEE?

#E68AEE in RGB is (230, 138, 238) - 230 red, 138 green, and 238 blue.

How to use #E68AEE in CSS?

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

What colors go well with #E68AEE?

#93EE8B (complementary), #B48BEE (analogous), and #D848E5 (lighter shade) work well with #E68AEE.