#DF81BF Color Information

Hex color code: #DF81BF

The hex color #DF81BF is a understated magenta with RGB values of (223, 129, 191) and HSL of (320°, 59%, 69%). It is popular in mobile app design.

Try:
Color NameHot Pink
HEX
#DF81BF
RGB
223, 129, 191
HSL
320°, 59%, 69%
CMYK
0%, 42%, 14%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF81BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 129, 191

Red: 223 / Green: 129 / Blue: 191

HSL

320°, 59%, 69%

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

CMYK

0%, 42%, 14%, 13%

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

What color is #DF81BF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF81BF to RGB:

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

HEX to HSL

Convert #DF81BF to HSL:

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

HEX to CMYK

Convert #DF81BF to CMYK:

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

Color Meaning and Usage

#DF81BF is a understated magenta color with RGB values of 223, 129, 191 and HSL of 320°, 59%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF81BF is #81DFA0, creating high-contrast pairings. For softer combinations, try analogous colors like #CF81DF.

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

Contrast with #DF81BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF81BF?

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

What is the RGB value of #DF81BF?

#DF81BF in RGB is (223, 129, 191) - 223 red, 129 green, and 191 blue.

How to use #DF81BF in CSS?

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

What colors go well with #DF81BF?

#81DFA0 (complementary), #CF81DF (analogous), and #CF44A1 (lighter shade) work well with #DF81BF.