#D081DF Color Information

Hex color code: #D081DF

The hex color #D081DF is a muted magenta with RGB values of (208, 129, 223) and HSL of (290°, 59%, 69%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#D081DF
RGB
208, 129, 223
HSL
290°, 59%, 69%
CMYK
7%, 42%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D081DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 129, 223

Red: 208 / Green: 129 / Blue: 223

HSL

290°, 59%, 69%

Hue: 290° / Saturation: 59% / Lightness: 69%

CMYK

7%, 42%, 0%, 13%

Cyan: 7% / Magenta: 42% / Yellow: 0% / Key: 13%

What color is #D081DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D081DF to RGB:

rgb(208, 129, 223)HEX to RGB Converter →

HEX to HSL

Convert #D081DF to HSL:

hsl(290, 59%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #D081DF to CMYK:

cmyk(7%, 42%, 0%, 13%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #D081DF has RGB (208, 129, 223) and HSL (290°, 59%, 69%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D081DF is #91DF81, creating high-contrast pairings. For softer combinations, try analogous colors like #A081DF.

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

Contrast with #D081DF

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

Contrast Ratio: 7.89:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D081DF?

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

What is the RGB value of #D081DF?

#D081DF in RGB is (208, 129, 223) - 208 red, 129 green, and 223 blue.

How to use #D081DF in CSS?

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

What colors go well with #D081DF?

#91DF81 (complementary), #A081DF (analogous), and #B844CF (lighter shade) work well with #D081DF.