#EA99BA Color Information

Hex color code: #EA99BA

#EA99BA is a light magenta color. In RGB it is (234, 153, 186), and in HSL it is (336°, 66%, 76%). It is commonly used in modern UI design.

Try:
Color NameLight Pink
HEX
#EA99BA
RGB
234, 153, 186
HSL
336°, 66%, 76%
CMYK
0%, 35%, 21%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA99BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 153, 186

Red: 234 / Green: 153 / Blue: 186

HSL

336°, 66%, 76%

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

CMYK

0%, 35%, 21%, 8%

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

What color is #EA99BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA99BA to RGB:

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

HEX to HSL

Convert #EA99BA to HSL:

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

HEX to CMYK

Convert #EA99BA to CMYK:

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

Color Meaning and Usage

A light magenta tone, #EA99BA has RGB (234, 153, 186) and HSL (336°, 66%, 76%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA99BA is #99EACA, creating high-contrast pairings. For softer combinations, try analogous colors like #EA99E2.

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

Contrast with #EA99BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA99BA?

#EA99BA is a light magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #EA99BA?

#EA99BA in RGB is (234, 153, 186) - 234 red, 153 green, and 186 blue.

How to use #EA99BA in CSS?

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

What colors go well with #EA99BA?

#99EACA (complementary), #EA99E2 (analogous), and #DD5A8E (lighter shade) work well with #EA99BA.