#D142AD Color Information

Hex color code: #D142AD

#D142AD is a understated magenta color. In RGB it is (209, 66, 173), and in HSL it is (315°, 61%, 54%). It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#D142AD
RGB
209, 66, 173
HSL
315°, 61%, 54%
CMYK
0%, 68%, 17%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D142AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 66, 173

Red: 209 / Green: 66 / Blue: 173

HSL

315°, 61%, 54%

Hue: 315° / Saturation: 61% / Lightness: 54%

CMYK

0%, 68%, 17%, 18%

Cyan: 0% / Magenta: 68% / Yellow: 17% / Key: 18%

What color is #D142AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D142AD to RGB:

rgb(209, 66, 173)HEX to RGB Converter →

HEX to HSL

Convert #D142AD to HSL:

hsl(315, 61%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #D142AD to CMYK:

cmyk(0%, 68%, 17%, 18%)Color Converter →

Color Meaning and Usage

#D142AD is a understated magenta color with RGB values of 209, 66, 173 and HSL of 315°, 61%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D142AD is #42D166, creating high-contrast pairings. For softer combinations, try analogous colors like #AD42D1.

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

Contrast with #D142AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D142AD?

#D142AD is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D142AD?

#D142AD in RGB is (209, 66, 173) - 209 red, 66 green, and 173 blue.

How to use #D142AD in CSS?

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

What colors go well with #D142AD?

#42D166 (complementary), #AD42D1 (analogous), and #A02782 (lighter shade) work well with #D142AD.