#E68FBA Color Information

Hex color code: #E68FBA

#E68FBA is a subtle magenta color. In RGB it is (230, 143, 186), and in HSL it is (330°, 64%, 73%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#E68FBA
RGB
230, 143, 186
HSL
330°, 64%, 73%
CMYK
0%, 38%, 19%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E68FBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

230, 143, 186

Red: 230 / Green: 143 / Blue: 186

HSL

330°, 64%, 73%

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

CMYK

0%, 38%, 19%, 10%

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

What color is #E68FBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E68FBA to RGB:

rgb(230, 143, 186)HEX to RGB Converter →

HEX to HSL

Convert #E68FBA to HSL:

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

HEX to CMYK

Convert #E68FBA to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #E68FBA has RGB (230, 143, 186) and HSL (330°, 64%, 73%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E68FBA is #8EE6BA, creating high-contrast pairings. For softer combinations, try analogous colors like #E68EE6.

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

Contrast with #E68FBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E68FBA?

#E68FBA is a neutral magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E68FBA?

#E68FBA in RGB is (230, 143, 186) - 230 red, 143 green, and 186 blue.

How to use #E68FBA in CSS?

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

What colors go well with #E68FBA?

#8EE6BA (complementary), #E68EE6 (analogous), and #D84F94 (lighter shade) work well with #E68FBA.