#DFCEC6 Color Information

Hex color code: #DFCEC6

A delicate orange shade, #DFCEC6 appears as (223, 206, 198) in RGB and (19°, 28%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DFCEC6
RGB
223, 206, 198
HSL
19°, 28%, 83%
CMYK
0%, 8%, 11%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCEC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 206, 198

Red: 223 / Green: 206 / Blue: 198

HSL

19°, 28%, 83%

Hue: 19° / Saturation: 28% / Lightness: 83%

CMYK

0%, 8%, 11%, 13%

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

What color is #DFCEC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCEC6 to RGB:

rgb(223, 206, 198)HEX to RGB Converter →

HEX to HSL

Convert #DFCEC6 to HSL:

hsl(19, 28%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCEC6 to CMYK:

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

Color Meaning and Usage

#DFCEC6 is a soft orange color with RGB values of 223, 206, 198 and HSL of 19°, 28%, 83%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCEC6 is #C8D8E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0C8CC.

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

Contrast with #DFCEC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCEC6?

#DFCEC6 is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFCEC6?

#DFCEC6 in RGB is (223, 206, 198) - 223 red, 206 green, and 198 blue.

How to use #DFCEC6 in CSS?

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

What colors go well with #DFCEC6?

#C8D8E0 (complementary), #E0C8CC (analogous), and #C4A597 (lighter shade) work well with #DFCEC6.