#DFCDC4 Color Information

Hex color code: #DFCDC4

The hex color #DFCDC4 is a ethereal orange with RGB values of (223, 205, 196) and HSL of (20°, 30%, 82%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#DFCDC4
RGB
223, 205, 196
HSL
20°, 30%, 82%
CMYK
0%, 8%, 12%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCDC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 205, 196

Red: 223 / Green: 205 / Blue: 196

HSL

20°, 30%, 82%

Hue: 20° / Saturation: 30% / Lightness: 82%

CMYK

0%, 8%, 12%, 13%

Cyan: 0% / Magenta: 8% / Yellow: 12% / Key: 13%

What color is #DFCDC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCDC4 to RGB:

rgb(223, 205, 196)HEX to RGB Converter →

HEX to HSL

Convert #DFCDC4 to HSL:

hsl(20, 30%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCDC4 to CMYK:

cmyk(0%, 8%, 12%, 13%)Color Converter →

Color Meaning and Usage

#DFCDC4 is a ethereal orange color with RGB values of 223, 205, 196 and HSL of 20°, 30%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCDC4 is #C3D6DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC3C8.

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

Contrast with #DFCDC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCDC4?

#DFCDC4 is a ethereal orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFCDC4?

#DFCDC4 in RGB is (223, 205, 196) - 223 red, 205 green, and 196 blue.

How to use #DFCDC4 in CSS?

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

What colors go well with #DFCDC4?

#C3D6DF (complementary), #DFC3C8 (analogous), and #C4A292 (lighter shade) work well with #DFCDC4.