#DFCCBE Color Information

Hex color code: #DFCCBE

A light orange shade, #DFCCBE appears as (223, 204, 190) in RGB and (25°, 34%, 81%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#DFCCBE
RGB
223, 204, 190
HSL
25°, 34%, 81%
CMYK
0%, 9%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCCBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 204, 190

Red: 223 / Green: 204 / Blue: 190

HSL

25°, 34%, 81%

Hue: 25° / Saturation: 34% / Lightness: 81%

CMYK

0%, 9%, 15%, 13%

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

What color is #DFCCBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCCBE to RGB:

rgb(223, 204, 190)HEX to RGB Converter →

HEX to HSL

Convert #DFCCBE to HSL:

hsl(25, 34%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCCBE to CMYK:

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

Color Meaning and Usage

#DFCCBE is a ethereal orange color with RGB values of 223, 204, 190 and HSL of 25°, 34%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCCBE is #BED1DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFBEC1.

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

Contrast with #DFCCBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCCBE?

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

What is the RGB value of #DFCCBE?

#DFCCBE in RGB is (223, 204, 190) - 223 red, 204 green, and 190 blue.

How to use #DFCCBE in CSS?

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

What colors go well with #DFCCBE?

#BED1DF (complementary), #DFBEC1 (analogous), and #C6A38B (lighter shade) work well with #DFCCBE.