#DCBC8F Color Information

Hex color code: #DCBC8F

#DCBC8F is a neutral orange color. In RGB it is (220, 188, 143), and in HSL it is (35°, 52%, 71%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#DCBC8F
RGB
220, 188, 143
HSL
35°, 52%, 71%
CMYK
0%, 15%, 35%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBC8F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 188, 143

Red: 220 / Green: 188 / Blue: 143

HSL

35°, 52%, 71%

Hue: 35° / Saturation: 52% / Lightness: 71%

CMYK

0%, 15%, 35%, 14%

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

What color is #DCBC8F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBC8F to RGB:

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

HEX to HSL

Convert #DCBC8F to HSL:

hsl(35, 52%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBC8F to CMYK:

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

Color Meaning and Usage

A muted orange tone, #DCBC8F has RGB (220, 188, 143) and HSL (35°, 52%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBC8F is #8FAFDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC958F.

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

Contrast with #DCBC8F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBC8F?

#DCBC8F is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCBC8F?

#DCBC8F in RGB is (220, 188, 143) - 220 red, 188 green, and 143 blue.

How to use #DCBC8F in CSS?

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

What colors go well with #DCBC8F?

#8FAFDC (complementary), #DC958F (analogous), and #C99954 (lighter shade) work well with #DCBC8F.