#DFCEBC Color Information

Hex color code: #DFCEBC

A delicate orange shade, #DFCEBC appears as (223, 206, 188) in RGB and (31°, 35%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DFCEBC
RGB
223, 206, 188
HSL
31°, 35%, 81%
CMYK
0%, 8%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCEBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 206, 188

Red: 223 / Green: 206 / Blue: 188

HSL

31°, 35%, 81%

Hue: 31° / Saturation: 35% / Lightness: 81%

CMYK

0%, 8%, 16%, 13%

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

What color is #DFCEBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCEBC to RGB:

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

HEX to HSL

Convert #DFCEBC to HSL:

hsl(31, 35%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCEBC to CMYK:

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

Color Meaning and Usage

#DFCEBC is a light orange color with RGB values of 223, 206, 188 and HSL of 31°, 35%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCEBC is #BECEE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0BEBE.

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

Contrast with #DFCEBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCEBC?

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

What is the RGB value of #DFCEBC?

#DFCEBC in RGB is (223, 206, 188) - 223 red, 206 green, and 188 blue.

How to use #DFCEBC in CSS?

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

What colors go well with #DFCEBC?

#BECEE0 (complementary), #E0BEBE (analogous), and #C7A98A (lighter shade) work well with #DFCEBC.