#EA85BB Color Information

Hex color code: #EA85BB

A dynamic magenta shade, #EA85BB appears as (234, 133, 187) in RGB and (328°, 71%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#EA85BB
RGB
234, 133, 187
HSL
328°, 71%, 72%
CMYK
0%, 43%, 20%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EA85BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

234, 133, 187

Red: 234 / Green: 133 / Blue: 187

HSL

328°, 71%, 72%

Hue: 328° / Saturation: 71% / Lightness: 72%

CMYK

0%, 43%, 20%, 8%

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

What color is #EA85BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EA85BB to RGB:

rgb(234, 133, 187)HEX to RGB Converter →

HEX to HSL

Convert #EA85BB to HSL:

hsl(328, 71%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EA85BB to CMYK:

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

Color Meaning and Usage

#EA85BB is a vivid magenta color with RGB values of 234, 133, 187 and HSL of 328°, 71%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EA85BB is #85EAB4, creating high-contrast pairings. For softer combinations, try analogous colors like #E785EA.

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

Contrast with #EA85BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EA85BB?

#EA85BB is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EA85BB?

#EA85BB in RGB is (234, 133, 187) - 234 red, 133 green, and 187 blue.

How to use #EA85BB in CSS?

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

What colors go well with #EA85BB?

#85EAB4 (complementary), #E785EA (analogous), and #DF4397 (lighter shade) work well with #EA85BB.