#D02FCA Color Information

Hex color code: #D02FCA

A neutral magenta shade, #D02FCA appears as (208, 47, 202) in RGB and (302°, 63%, 50%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#D02FCA
RGB
208, 47, 202
HSL
302°, 63%, 50%
CMYK
0%, 77%, 3%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D02FCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 47, 202

Red: 208 / Green: 47 / Blue: 202

HSL

302°, 63%, 50%

Hue: 302° / Saturation: 63% / Lightness: 50%

CMYK

0%, 77%, 3%, 18%

Cyan: 0% / Magenta: 77% / Yellow: 3% / Key: 18%

What color is #D02FCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D02FCA to RGB:

rgb(208, 47, 202)HEX to RGB Converter →

HEX to HSL

Convert #D02FCA to HSL:

hsl(302, 63%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #D02FCA to CMYK:

cmyk(0%, 77%, 3%, 18%)Color Converter →

Color Meaning and Usage

#D02FCA is a subtle magenta color with RGB values of 208, 47, 202 and HSL of 302°, 63%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D02FCA is #2FD035, creating high-contrast pairings. For softer combinations, try analogous colors like #852FD0.

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

Contrast with #D02FCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D02FCA?

#D02FCA is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D02FCA?

#D02FCA in RGB is (208, 47, 202) - 208 red, 47 green, and 202 blue.

How to use #D02FCA in CSS?

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

What colors go well with #D02FCA?

#2FD035 (complementary), #852FD0 (analogous), and #91218E (lighter shade) work well with #D02FCA.