#DCD1BA Color Information

Hex color code: #DCD1BA

A airy orange shade, #DCD1BA appears as (220, 209, 186) in RGB and (41°, 33%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DCD1BA
RGB
220, 209, 186
HSL
41°, 33%, 80%
CMYK
0%, 5%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCD1BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 209, 186

Red: 220 / Green: 209 / Blue: 186

HSL

41°, 33%, 80%

Hue: 41° / Saturation: 33% / Lightness: 80%

CMYK

0%, 5%, 15%, 14%

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

What color is #DCD1BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCD1BA to RGB:

rgb(220, 209, 186)HEX to RGB Converter →

HEX to HSL

Convert #DCD1BA to HSL:

hsl(41, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DCD1BA to CMYK:

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

Color Meaning and Usage

#DCD1BA is a soft orange color with RGB values of 220, 209, 186 and HSL of 41°, 33%, 80%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCD1BA is #BBC6DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC1BB.

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

Contrast with #DCD1BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCD1BA?

#DCD1BA is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCD1BA?

#DCD1BA in RGB is (220, 209, 186) - 220 red, 209 green, and 186 blue.

How to use #DCD1BA in CSS?

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

What colors go well with #DCD1BA?

#BBC6DD (complementary), #DDC1BB (analogous), and #C3B188 (lighter shade) work well with #DCD1BA.