#E68EB7 Color Information

Hex color code: #E68EB7

A vibrant magenta shade, #E68EB7 appears as (230, 142, 183) in RGB and (332°, 64%, 73%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#E68EB7
RGB
230, 142, 183
HSL
332°, 64%, 73%
CMYK
0%, 38%, 20%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E68EB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 142, 183

Red: 230 / Green: 142 / Blue: 183

HSL

332°, 64%, 73%

Hue: 332° / Saturation: 64% / Lightness: 73%

CMYK

0%, 38%, 20%, 10%

Cyan: 0% / Magenta: 38% / Yellow: 20% / Key: 10%

What color is #E68EB7?

#E68EB7 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E68EB7 to RGB:

rgb(230, 142, 183)HEX to RGB Converter →

HEX to HSL

Convert #E68EB7 to HSL:

hsl(332, 64%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #E68EB7 to CMYK:

cmyk(0%, 38%, 20%, 10%)Color Converter →

Color Meaning and Usage

A fiery magenta tone, #E68EB7 has RGB (230, 142, 183) and HSL (332°, 64%, 73%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E68EB7 is #8EE6BD, creating high-contrast pairings. For softer combinations, try analogous colors like #E68EE3.

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

Contrast with #E68EB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E68EB7?

#E68EB7 is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E68EB7?

#E68EB7 in RGB is (230, 142, 183) - 230 red, 142 green, and 183 blue.

How to use #E68EB7 in CSS?

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

What colors go well with #E68EB7?

#8EE6BD (complementary), #E68EE3 (analogous), and #D84F8F (lighter shade) work well with #E68EB7.