#DFADBA Color Information

Hex color code: #DFADBA

The hex color #DFADBA is a airy magenta with RGB values of (223, 173, 186) and HSL of (344°, 44%, 78%). It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#DFADBA
RGB
223, 173, 186
HSL
344°, 44%, 78%
CMYK
0%, 22%, 17%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFADBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 173, 186

Red: 223 / Green: 173 / Blue: 186

HSL

344°, 44%, 78%

Hue: 344° / Saturation: 44% / Lightness: 78%

CMYK

0%, 22%, 17%, 13%

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

What color is #DFADBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFADBA to RGB:

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

HEX to HSL

Convert #DFADBA to HSL:

hsl(344, 44%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DFADBA to CMYK:

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

Color Meaning and Usage

#DFADBA is a ethereal magenta color with RGB values of 223, 173, 186 and HSL of 344°, 44%, 78%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFADBA is #AEE0D2, creating high-contrast pairings. For softer combinations, try analogous colors like #E0AED4.

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

Contrast with #DFADBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFADBA?

#DFADBA is a ethereal magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DFADBA?

#DFADBA in RGB is (223, 173, 186) - 223 red, 173 green, and 186 blue.

How to use #DFADBA in CSS?

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

What colors go well with #DFADBA?

#AEE0D2 (complementary), #E0AED4 (analogous), and #CA778D (lighter shade) work well with #DFADBA.