#D01FD6 Color Information

Hex color code: #D01FD6

#D01FD6 is a dynamic magenta color. In RGB it is (208, 31, 214), and in HSL it is (298°, 75%, 48%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D01FD6
RGB
208, 31, 214
HSL
298°, 75%, 48%
CMYK
3%, 86%, 0%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D01FD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 31, 214

Red: 208 / Green: 31 / Blue: 214

HSL

298°, 75%, 48%

Hue: 298° / Saturation: 75% / Lightness: 48%

CMYK

3%, 86%, 0%, 16%

Cyan: 3% / Magenta: 86% / Yellow: 0% / Key: 16%

What color is #D01FD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D01FD6 to RGB:

rgb(208, 31, 214)HEX to RGB Converter →

HEX to HSL

Convert #D01FD6 to HSL:

hsl(298, 75%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #D01FD6 to CMYK:

cmyk(3%, 86%, 0%, 16%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #D01FD6 has RGB (208, 31, 214) and HSL (298°, 75%, 48%). 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 #D01FD6 is #25D61F, creating high-contrast pairings. For softer combinations, try analogous colors like #741FD6.

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

Contrast with #D01FD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D01FD6?

#D01FD6 is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D01FD6?

#D01FD6 in RGB is (208, 31, 214) - 208 red, 31 green, and 214 blue.

How to use #D01FD6 in CSS?

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

What colors go well with #D01FD6?

#25D61F (complementary), #741FD6 (analogous), and #8F1593 (lighter shade) work well with #D01FD6.