#E08BBC Color Information

Hex color code: #E08BBC

A neutral magenta shade, #E08BBC appears as (224, 139, 188) in RGB and (325°, 58%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#E08BBC
RGB
224, 139, 188
HSL
325°, 58%, 71%
CMYK
0%, 38%, 16%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E08BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

224, 139, 188

Red: 224 / Green: 139 / Blue: 188

HSL

325°, 58%, 71%

Hue: 325° / Saturation: 58% / Lightness: 71%

CMYK

0%, 38%, 16%, 12%

Cyan: 0% / Magenta: 38% / Yellow: 16% / Key: 12%

What color is #E08BBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E08BBC to RGB:

rgb(224, 139, 188)HEX to RGB Converter →

HEX to HSL

Convert #E08BBC to HSL:

hsl(325, 58%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #E08BBC to CMYK:

cmyk(0%, 38%, 16%, 12%)Color Converter →

Color Meaning and Usage

#E08BBC is a understated magenta color with RGB values of 224, 139, 188 and HSL of 325°, 58%, 71%. 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 #E08BBC is #8AE0AE, creating high-contrast pairings. For softer combinations, try analogous colors like #D98AE0.

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

Contrast with #E08BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E08BBC?

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

What is the RGB value of #E08BBC?

#E08BBC in RGB is (224, 139, 188) - 224 red, 139 green, and 188 blue.

How to use #E08BBC in CSS?

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

What colors go well with #E08BBC?

#8AE0AE (complementary), #D98AE0 (analogous), and #D04E9A (lighter shade) work well with #E08BBC.