#E997BB Color Information

Hex color code: #E997BB

A invigorating magenta shade, #E997BB appears as (233, 151, 187) in RGB and (334°, 65%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#E997BB
RGB
233, 151, 187
HSL
334°, 65%, 75%
CMYK
0%, 35%, 20%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #E997BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

233, 151, 187

Red: 233 / Green: 151 / Blue: 187

HSL

334°, 65%, 75%

Hue: 334° / Saturation: 65% / Lightness: 75%

CMYK

0%, 35%, 20%, 9%

Cyan: 0% / Magenta: 35% / Yellow: 20% / Key: 9%

What color is #E997BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #E997BB to RGB:

rgb(233, 151, 187)HEX to RGB Converter →

HEX to HSL

Convert #E997BB to HSL:

hsl(334, 65%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #E997BB to CMYK:

cmyk(0%, 35%, 20%, 9%)Color Converter →

Color Meaning and Usage

#E997BB is a energetic magenta color with RGB values of 233, 151, 187 and HSL of 334°, 65%, 75%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #E997BB is #96E9C5, creating high-contrast pairings. For softer combinations, try analogous colors like #E996E3.

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

Contrast with #E997BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #E997BB?

#E997BB is a energetic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #E997BB?

#E997BB in RGB is (233, 151, 187) - 233 red, 151 green, and 187 blue.

How to use #E997BB in CSS?

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

What colors go well with #E997BB?

#96E9C5 (complementary), #E996E3 (analogous), and #DB5790 (lighter shade) work well with #E997BB.