#D425DA Color Information

Hex color code: #D425DA

#D425DA is a dynamic magenta color. In RGB it is (212, 37, 218), and in HSL it is (298°, 71%, 50%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#D425DA
RGB
212, 37, 218
HSL
298°, 71%, 50%
CMYK
3%, 83%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D425DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 37, 218

Red: 212 / Green: 37 / Blue: 218

HSL

298°, 71%, 50%

Hue: 298° / Saturation: 71% / Lightness: 50%

CMYK

3%, 83%, 0%, 15%

Cyan: 3% / Magenta: 83% / Yellow: 0% / Key: 15%

What color is #D425DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D425DA to RGB:

rgb(212, 37, 218)HEX to RGB Converter →

HEX to HSL

Convert #D425DA to HSL:

hsl(298, 71%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #D425DA to CMYK:

cmyk(3%, 83%, 0%, 15%)Color Converter →

Color Meaning and Usage

A eye-catching magenta tone, #D425DA has RGB (212, 37, 218) and HSL (298°, 71%, 50%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D425DA is #2BDA25, creating high-contrast pairings. For softer combinations, try analogous colors like #7925DA.

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

Contrast with #D425DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D425DA?

#D425DA is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D425DA?

#D425DA in RGB is (212, 37, 218) - 212 red, 37 green, and 218 blue.

How to use #D425DA in CSS?

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

What colors go well with #D425DA?

#2BDA25 (complementary), #7925DA (analogous), and #941A99 (lighter shade) work well with #D425DA.