#EA99BC Color Information

Hex color code: #EA99BC

A ethereal magenta shade, #EA99BC appears as (234, 153, 188) in RGB and (334°, 66%, 76%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#EA99BC
RGB
234, 153, 188
HSL
334°, 66%, 76%
CMYK
0%, 35%, 20%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA99BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 153, 188

Red: 234 / Green: 153 / Blue: 188

HSL

334°, 66%, 76%

Hue: 334° / Saturation: 66% / Lightness: 76%

CMYK

0%, 35%, 20%, 8%

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

What color is #EA99BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA99BC to RGB:

rgb(234, 153, 188)HEX to RGB Converter →

HEX to HSL

Convert #EA99BC to HSL:

hsl(334, 66%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #EA99BC to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #EA99BC has RGB (234, 153, 188) and HSL (334°, 66%, 76%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA99BC is #99EAC7, creating high-contrast pairings. For softer combinations, try analogous colors like #EA99E5.

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

Contrast with #EA99BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA99BC?

#EA99BC is a airy magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EA99BC?

#EA99BC in RGB is (234, 153, 188) - 234 red, 153 green, and 188 blue.

How to use #EA99BC in CSS?

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

What colors go well with #EA99BC?

#99EAC7 (complementary), #EA99E5 (analogous), and #DD5A93 (lighter shade) work well with #EA99BC.