#DFCCBB Color Information

Hex color code: #DFCCBB

#DFCCBB is a soft orange color. In RGB it is (223, 204, 187), and in HSL it is (28°, 36%, 80%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#DFCCBB
RGB
223, 204, 187
HSL
28°, 36%, 80%
CMYK
0%, 9%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCCBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 204, 187

Red: 223 / Green: 204 / Blue: 187

HSL

28°, 36%, 80%

Hue: 28° / Saturation: 36% / Lightness: 80%

CMYK

0%, 9%, 16%, 13%

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

What color is #DFCCBB?

#DFCCBB is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCCBB to RGB:

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

HEX to HSL

Convert #DFCCBB to HSL:

hsl(28, 36%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCCBB to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #DFCCBB has RGB (223, 204, 187) and HSL (28°, 36%, 80%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCCBB is #BACDDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEBABB.

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

Contrast with #DFCCBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCCBB?

#DFCCBB is a ethereal orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DFCCBB?

#DFCCBB in RGB is (223, 204, 187) - 223 red, 204 green, and 187 blue.

How to use #DFCCBB in CSS?

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

What colors go well with #DFCCBB?

#BACDDE (complementary), #DEBABB (analogous), and #C6A486 (lighter shade) work well with #DFCCBB.