#EB84D8 Color Information

Hex color code: #EB84D8

A dynamic magenta shade, #EB84D8 appears as (235, 132, 216) in RGB and (311°, 72%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameViolet
HEX
#EB84D8
RGB
235, 132, 216
HSL
311°, 72%, 72%
CMYK
0%, 44%, 8%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB84D8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 132, 216

Red: 235 / Green: 132 / Blue: 216

HSL

311°, 72%, 72%

Hue: 311° / Saturation: 72% / Lightness: 72%

CMYK

0%, 44%, 8%, 8%

Cyan: 0% / Magenta: 44% / Yellow: 8% / Key: 8%

What color is #EB84D8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB84D8 to RGB:

rgb(235, 132, 216)HEX to RGB Converter →

HEX to HSL

Convert #EB84D8 to HSL:

hsl(311, 72%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #EB84D8 to CMYK:

cmyk(0%, 44%, 8%, 8%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #EB84D8 has RGB (235, 132, 216) and HSL (311°, 72%, 72%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB84D8 is #84EB97, creating high-contrast pairings. For softer combinations, try analogous colors like #CA84EB.

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

Contrast with #EB84D8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB84D8?

#EB84D8 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB84D8?

#EB84D8 in RGB is (235, 132, 216) - 235 red, 132 green, and 216 blue.

How to use #EB84D8 in CSS?

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

What colors go well with #EB84D8?

#84EB97 (complementary), #CA84EB (analogous), and #E042C3 (lighter shade) work well with #EB84D8.