#DFACB5 Color Information

Hex color code: #DFACB5

The hex color #DFACB5 is a delicate red with RGB values of (223, 172, 181) and HSL of (349°, 44%, 77%). It is popular in mobile app design.

Try:
Color NameLight Pink
HEX
#DFACB5
RGB
223, 172, 181
HSL
349°, 44%, 77%
CMYK
0%, 23%, 19%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFACB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 172, 181

Red: 223 / Green: 172 / Blue: 181

HSL

349°, 44%, 77%

Hue: 349° / Saturation: 44% / Lightness: 77%

CMYK

0%, 23%, 19%, 13%

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

What color is #DFACB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFACB5 to RGB:

rgb(223, 172, 181)HEX to RGB Converter →

HEX to HSL

Convert #DFACB5 to HSL:

hsl(349, 44%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DFACB5 to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #DFACB5 has RGB (223, 172, 181) and HSL (349°, 44%, 77%). 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 #DFACB5 is #ABDED5, creating high-contrast pairings. For softer combinations, try analogous colors like #DEABCE.

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

Contrast with #DFACB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFACB5?

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

What is the RGB value of #DFACB5?

#DFACB5 in RGB is (223, 172, 181) - 223 red, 172 green, and 181 blue.

How to use #DFACB5 in CSS?

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

What colors go well with #DFACB5?

#ABDED5 (complementary), #DEABCE (analogous), and #C97383 (lighter shade) work well with #DFACB5.