#DF7EAB Color Information

Hex color code: #DF7EAB

#DF7EAB is a warm magenta color. In RGB it is (223, 126, 171), and in HSL it is (332°, 60%, 68%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#DF7EAB
RGB
223, 126, 171
HSL
332°, 60%, 68%
CMYK
0%, 43%, 23%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DF7EAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 126, 171

Red: 223 / Green: 126 / Blue: 171

HSL

332°, 60%, 68%

Hue: 332° / Saturation: 60% / Lightness: 68%

CMYK

0%, 43%, 23%, 13%

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

What color is #DF7EAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DF7EAB to RGB:

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

HEX to HSL

Convert #DF7EAB to HSL:

hsl(332, 60%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #DF7EAB to CMYK:

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

Color Meaning and Usage

A energetic magenta tone, #DF7EAB has RGB (223, 126, 171) and HSL (332°, 60%, 68%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DF7EAB is #7CDEB1, creating high-contrast pairings. For softer combinations, try analogous colors like #DE7CDB.

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

Contrast with #DF7EAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DF7EAB?

#DF7EAB is a energetic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DF7EAB?

#DF7EAB in RGB is (223, 126, 171) - 223 red, 126 green, and 171 blue.

How to use #DF7EAB in CSS?

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

What colors go well with #DF7EAB?

#7CDEB1 (complementary), #DE7CDB (analogous), and #CF3F82 (lighter shade) work well with #DF7EAB.