#DC52FF Color Information

Hex color code: #DC52FF

A eye-catching magenta shade, #DC52FF appears as (220, 82, 255) in RGB and (288°, 100%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet
HEX
#DC52FF
RGB
220, 82, 255
HSL
288°, 100%, 66%
CMYK
14%, 68%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC52FF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 82, 255

Red: 220 / Green: 82 / Blue: 255

HSL

288°, 100%, 66%

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

CMYK

14%, 68%, 0%, 0%

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

What color is #DC52FF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC52FF to RGB:

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

HEX to HSL

Convert #DC52FF to HSL:

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

HEX to CMYK

Convert #DC52FF to CMYK:

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

Color Meaning and Usage

A striking magenta tone, #DC52FF has RGB (220, 82, 255) and HSL (288°, 100%, 66%). Known for evoking energy and excitement, this highly saturated hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC52FF is #74FF52, creating high-contrast pairings. For softer combinations, try analogous colors like #8652FF.

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

Contrast with #DC52FF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC52FF?

#DC52FF is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DC52FF?

#DC52FF in RGB is (220, 82, 255) - 220 red, 82 green, and 255 blue.

How to use #DC52FF in CSS?

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

What colors go well with #DC52FF?

#74FF52 (complementary), #8652FF (analogous), and #CD05FF (lighter shade) work well with #DC52FF.