#DC00F5 Color Information

Hex color code: #DC00F5

#DC00F5 is a bold magenta color. In RGB it is (220, 0, 245), and in HSL it is (294°, 100%, 48%). It is frequently seen in web interfaces.

Try:
Color NameMagenta
HEX
#DC00F5
RGB
220, 0, 245
HSL
294°, 100%, 48%
CMYK
10%, 100%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC00F5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 0, 245

Red: 220 / Green: 0 / Blue: 245

HSL

294°, 100%, 48%

Hue: 294° / Saturation: 100% / Lightness: 48%

CMYK

10%, 100%, 0%, 4%

Cyan: 10% / Magenta: 100% / Yellow: 0% / Key: 4%

What color is #DC00F5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC00F5 to RGB:

rgb(220, 0, 245)HEX to RGB Converter →

HEX to HSL

Convert #DC00F5 to HSL:

hsl(294, 100%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #DC00F5 to CMYK:

cmyk(10%, 100%, 0%, 4%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #DC00F5 has RGB (220, 0, 245) and HSL (294°, 100%, 48%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC00F5 is #18F500, creating high-contrast pairings. For softer combinations, try analogous colors like #6200F5.

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

Contrast with #DC00F5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC00F5?

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

What is the RGB value of #DC00F5?

#DC00F5 in RGB is (220, 0, 245) - 220 red, 0 green, and 245 blue.

How to use #DC00F5 in CSS?

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

What colors go well with #DC00F5?

#18F500 (complementary), #6200F5 (analogous), and #9700A8 (lighter shade) work well with #DC00F5.