#DFCAC8 Color Information

Hex color code: #DFCAC8

#DFCAC8 is a ethereal red color. In RGB it is (223, 202, 200), and in HSL it is (5°, 26%, 83%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DFCAC8
RGB
223, 202, 200
HSL
5°, 26%, 83%
CMYK
0%, 9%, 10%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCAC8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 202, 200

Red: 223 / Green: 202 / Blue: 200

HSL

5°, 26%, 83%

Hue: 5° / Saturation: 26% / Lightness: 83%

CMYK

0%, 9%, 10%, 13%

Cyan: 0% / Magenta: 9% / Yellow: 10% / Key: 13%

What color is #DFCAC8?

#DFCAC8 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCAC8 to RGB:

rgb(223, 202, 200)HEX to RGB Converter →

HEX to HSL

Convert #DFCAC8 to HSL:

hsl(5, 26%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCAC8 to CMYK:

cmyk(0%, 9%, 10%, 13%)Color Converter →

Color Meaning and Usage

A soft red tone, #DFCAC8 has RGB (223, 202, 200) and HSL (5°, 26%, 83%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCAC8 is #C8DDDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC8D2.

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

Contrast with #DFCAC8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCAC8?

#DFCAC8 is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFCAC8?

#DFCAC8 in RGB is (223, 202, 200) - 223 red, 202 green, and 200 blue.

How to use #DFCAC8 in CSS?

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

What colors go well with #DFCAC8?

#C8DDDF (complementary), #DFC8D2 (analogous), and #C39C98 (lighter shade) work well with #DFCAC8.