#FF52CE Color Information

Hex color code: #FF52CE

A dynamic magenta shade, #FF52CE appears as (255, 82, 206) in RGB and (317°, 100%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameHot Pink
HEX
#FF52CE
RGB
255, 82, 206
HSL
317°, 100%, 66%
CMYK
0%, 68%, 19%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FF52CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 82, 206

Red: 255 / Green: 82 / Blue: 206

HSL

317°, 100%, 66%

Hue: 317° / Saturation: 100% / Lightness: 66%

CMYK

0%, 68%, 19%, 0%

Cyan: 0% / Magenta: 68% / Yellow: 19% / Key: 0%

What color is #FF52CE?

#FF52CE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FF52CE to RGB:

rgb(255, 82, 206)HEX to RGB Converter →

HEX to HSL

Convert #FF52CE to HSL:

hsl(317, 100%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #FF52CE to CMYK:

cmyk(0%, 68%, 19%, 0%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #FF52CE has RGB (255, 82, 206) and HSL (317°, 100%, 66%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FF52CE is #52FF83, creating high-contrast pairings. For softer combinations, try analogous colors like #D952FF.

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

Contrast with #FF52CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FF52CE?

#FF52CE is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #FF52CE?

#FF52CE in RGB is (255, 82, 206) - 255 red, 82 green, and 206 blue.

How to use #FF52CE in CSS?

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

What colors go well with #FF52CE?

#52FF83 (complementary), #D952FF (analogous), and #FF05B8 (lighter shade) work well with #FF52CE.