#E98BBC Color Information

Hex color code: #E98BBC

The hex color #E98BBC is a neutral magenta with RGB values of (233, 139, 188) and HSL of (329°, 68%, 73%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#E98BBC
RGB
233, 139, 188
HSL
329°, 68%, 73%
CMYK
0%, 40%, 19%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E98BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 139, 188

Red: 233 / Green: 139 / Blue: 188

HSL

329°, 68%, 73%

Hue: 329° / Saturation: 68% / Lightness: 73%

CMYK

0%, 40%, 19%, 9%

Cyan: 0% / Magenta: 40% / Yellow: 19% / Key: 9%

What color is #E98BBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E98BBC to RGB:

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

HEX to HSL

Convert #E98BBC to HSL:

hsl(329, 68%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #E98BBC to CMYK:

cmyk(0%, 40%, 19%, 9%)Color Converter →

Color Meaning and Usage

#E98BBC is a balanced magenta color with RGB values of 233, 139, 188 and HSL of 329°, 68%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E98BBC is #8BE9B9, creating high-contrast pairings. For softer combinations, try analogous colors like #E78BE9.

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

Contrast with #E98BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E98BBC?

#E98BBC is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #E98BBC?

#E98BBC in RGB is (233, 139, 188) - 233 red, 139 green, and 188 blue.

How to use #E98BBC in CSS?

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

What colors go well with #E98BBC?

#8BE9B9 (complementary), #E78BE9 (analogous), and #DD4B96 (lighter shade) work well with #E98BBC.