#DF88AD Color Information

Hex color code: #DF88AD

The hex color #DF88AD is a fiery magenta with RGB values of (223, 136, 173) and HSL of (334°, 58%, 70%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#DF88AD
RGB
223, 136, 173
HSL
334°, 58%, 70%
CMYK
0%, 39%, 22%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF88AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 136, 173

Red: 223 / Green: 136 / Blue: 173

HSL

334°, 58%, 70%

Hue: 334° / Saturation: 58% / Lightness: 70%

CMYK

0%, 39%, 22%, 13%

Cyan: 0% / Magenta: 39% / Yellow: 22% / Key: 13%

What color is #DF88AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF88AD to RGB:

rgb(223, 136, 173)HEX to RGB Converter →

HEX to HSL

Convert #DF88AD to HSL:

hsl(334, 58%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #DF88AD to CMYK:

cmyk(0%, 39%, 22%, 13%)Color Converter →

Color Meaning and Usage

A invigorating magenta tone, #DF88AD has RGB (223, 136, 173) and HSL (334°, 58%, 70%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF88AD is #86DFB8, creating high-contrast pairings. For softer combinations, try analogous colors like #DF86D9.

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

Contrast with #DF88AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF88AD?

#DF88AD is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DF88AD?

#DF88AD in RGB is (223, 136, 173) - 223 red, 136 green, and 173 blue.

How to use #DF88AD in CSS?

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

What colors go well with #DF88AD?

#86DFB8 (complementary), #DF86D9 (analogous), and #CF4A83 (lighter shade) work well with #DF88AD.