#DFCBC4 Color Information

Hex color code: #DFCBC4

#DFCBC4 is a ethereal orange color. In RGB it is (223, 203, 196), and in HSL it is (16°, 30%, 82%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DFCBC4
RGB
223, 203, 196
HSL
16°, 30%, 82%
CMYK
0%, 9%, 12%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCBC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 203, 196

Red: 223 / Green: 203 / Blue: 196

HSL

16°, 30%, 82%

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

CMYK

0%, 9%, 12%, 13%

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

What color is #DFCBC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCBC4 to RGB:

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

HEX to HSL

Convert #DFCBC4 to HSL:

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

HEX to CMYK

Convert #DFCBC4 to CMYK:

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

Color Meaning and Usage

#DFCBC4 is a delicate orange color with RGB values of 223, 203, 196 and HSL of 16°, 30%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCBC4 is #C3D8DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC3CA.

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

Contrast with #DFCBC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCBC4?

#DFCBC4 is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFCBC4?

#DFCBC4 in RGB is (223, 203, 196) - 223 red, 203 green, and 196 blue.

How to use #DFCBC4 in CSS?

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

What colors go well with #DFCBC4?

#C3D8DF (complementary), #DFC3CA (analogous), and #C49F92 (lighter shade) work well with #DFCBC4.