#DCCFBC Color Information

Hex color code: #DCCFBC

#DCCFBC is a airy orange color. In RGB it is (220, 207, 188), and in HSL it is (36°, 31%, 80%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DCCFBC
RGB
220, 207, 188
HSL
36°, 31%, 80%
CMYK
0%, 6%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 207, 188

Red: 220 / Green: 207 / Blue: 188

HSL

36°, 31%, 80%

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

CMYK

0%, 6%, 15%, 14%

Cyan: 0% / Magenta: 6% / Yellow: 15% / Key: 14%

What color is #DCCFBC?

#DCCFBC is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCFBC to RGB:

rgb(220, 207, 188)HEX to RGB Converter →

HEX to HSL

Convert #DCCFBC to HSL:

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

HEX to CMYK

Convert #DCCFBC to CMYK:

cmyk(0%, 6%, 15%, 14%)Color Converter →

Color Meaning and Usage

A light orange tone, #DCCFBC has RGB (220, 207, 188) and HSL (36°, 31%, 80%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCFBC is #BCC9DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCBFBC.

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

Contrast with #DCCFBC

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 #DCCFBC?

#DCCFBC is a light orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCCFBC?

#DCCFBC in RGB is (220, 207, 188) - 220 red, 207 green, and 188 blue.

How to use #DCCFBC in CSS?

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

What colors go well with #DCCFBC?

#BCC9DC (complementary), #DCBFBC (analogous), and #C1AB8A (lighter shade) work well with #DCCFBC.