#EB52DB Color Information

Hex color code: #EB52DB

The hex color #EB52DB is a vivid magenta with RGB values of (235, 82, 219) and HSL of (306°, 79%, 62%). It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#EB52DB
RGB
235, 82, 219
HSL
306°, 79%, 62%
CMYK
0%, 65%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB52DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 82, 219

Red: 235 / Green: 82 / Blue: 219

HSL

306°, 79%, 62%

Hue: 306° / Saturation: 79% / Lightness: 62%

CMYK

0%, 65%, 7%, 8%

Cyan: 0% / Magenta: 65% / Yellow: 7% / Key: 8%

What color is #EB52DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB52DB to RGB:

rgb(235, 82, 219)HEX to RGB Converter →

HEX to HSL

Convert #EB52DB to HSL:

hsl(306, 79%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #EB52DB to CMYK:

cmyk(0%, 65%, 7%, 8%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #EB52DB has RGB (235, 82, 219) and HSL (306°, 79%, 62%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB52DB is #52EB61, creating high-contrast pairings. For softer combinations, try analogous colors like #AD52EB.

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

Contrast with #EB52DB

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

Contrast Ratio: 6.76:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB52DB?

#EB52DB is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #EB52DB?

#EB52DB in RGB is (235, 82, 219) - 235 red, 82 green, and 219 blue.

How to use #EB52DB in CSS?

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

What colors go well with #EB52DB?

#52EB61 (complementary), #AD52EB (analogous), and #D719C4 (lighter shade) work well with #EB52DB.