#EB52CC Color Information

Hex color code: #EB52CC

The hex color #EB52CC is a striking magenta with RGB values of (235, 82, 204) and HSL of (312°, 79%, 62%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#EB52CC
RGB
235, 82, 204
HSL
312°, 79%, 62%
CMYK
0%, 65%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EB52CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

235, 82, 204

Red: 235 / Green: 82 / Blue: 204

HSL

312°, 79%, 62%

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

CMYK

0%, 65%, 13%, 8%

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

What color is #EB52CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EB52CC to RGB:

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

HEX to HSL

Convert #EB52CC to HSL:

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

HEX to CMYK

Convert #EB52CC to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #EB52CC has RGB (235, 82, 204) and HSL (312°, 79%, 62%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EB52CC is #52EB70, creating high-contrast pairings. For softer combinations, try analogous colors like #BD52EB.

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

Contrast with #EB52CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EB52CC?

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

What is the RGB value of #EB52CC?

#EB52CC in RGB is (235, 82, 204) - 235 red, 82 green, and 204 blue.

How to use #EB52CC in CSS?

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

What colors go well with #EB52CC?

#52EB70 (complementary), #BD52EB (analogous), and #D719B1 (lighter shade) work well with #EB52CC.