#DFAEBC Color Information

Hex color code: #DFAEBC

The hex color #DFAEBC is a ethereal magenta with RGB values of (223, 174, 188) and HSL of (343°, 43%, 78%). It is typically applied in digital products.

Try:
Color NameLight Pink
HEX
#DFAEBC
RGB
223, 174, 188
HSL
343°, 43%, 78%
CMYK
0%, 22%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFAEBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 174, 188

Red: 223 / Green: 174 / Blue: 188

HSL

343°, 43%, 78%

Hue: 343° / Saturation: 43% / Lightness: 78%

CMYK

0%, 22%, 16%, 13%

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

What color is #DFAEBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFAEBC to RGB:

rgb(223, 174, 188)HEX to RGB Converter →

HEX to HSL

Convert #DFAEBC to HSL:

hsl(343, 43%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DFAEBC to CMYK:

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

Color Meaning and Usage

#DFAEBC is a light magenta color with RGB values of 223, 174, 188 and HSL of 343°, 43%, 78%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFAEBC is #AFDFD1, creating high-contrast pairings. For softer combinations, try analogous colors like #DFAFD5.

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

Contrast with #DFAEBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFAEBC?

#DFAEBC is a light magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DFAEBC?

#DFAEBC in RGB is (223, 174, 188) - 223 red, 174 green, and 188 blue.

How to use #DFAEBC in CSS?

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

What colors go well with #DFAEBC?

#AFDFD1 (complementary), #DFAFD5 (analogous), and #C9788F (lighter shade) work well with #DFAEBC.