#DF81AB Color Information

Hex color code: #DF81AB

#DF81AB is a fiery magenta color. In RGB it is (223, 129, 171), and in HSL it is (333°, 59%, 69%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#DF81AB
RGB
223, 129, 171
HSL
333°, 59%, 69%
CMYK
0%, 42%, 23%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF81AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 129, 171

Red: 223 / Green: 129 / Blue: 171

HSL

333°, 59%, 69%

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

CMYK

0%, 42%, 23%, 13%

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

What color is #DF81AB?

#DF81AB is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF81AB to RGB:

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

HEX to HSL

Convert #DF81AB to HSL:

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

HEX to CMYK

Convert #DF81AB to CMYK:

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

Color Meaning and Usage

A fiery magenta tone, #DF81AB has RGB (223, 129, 171) and HSL (333°, 59%, 69%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF81AB is #81DFB5, creating high-contrast pairings. For softer combinations, try analogous colors like #DF81DA.

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

Contrast with #DF81AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF81AB?

#DF81AB is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DF81AB?

#DF81AB in RGB is (223, 129, 171) - 223 red, 129 green, and 171 blue.

How to use #DF81AB in CSS?

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

What colors go well with #DF81AB?

#81DFB5 (complementary), #DF81DA (analogous), and #CF4483 (lighter shade) work well with #DF81AB.