#DCB26F Color Information

Hex color code: #DCB26F

A muted orange shade, #DCB26F appears as (220, 178, 111) in RGB and (37°, 61%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#DCB26F
RGB
220, 178, 111
HSL
37°, 61%, 65%
CMYK
0%, 19%, 50%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCB26F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 178, 111

Red: 220 / Green: 178 / Blue: 111

HSL

37°, 61%, 65%

Hue: 37° / Saturation: 61% / Lightness: 65%

CMYK

0%, 19%, 50%, 14%

Cyan: 0% / Magenta: 19% / Yellow: 50% / Key: 14%

What color is #DCB26F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCB26F to RGB:

rgb(220, 178, 111)HEX to RGB Converter →

HEX to HSL

Convert #DCB26F to HSL:

hsl(37, 61%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #DCB26F to CMYK:

cmyk(0%, 19%, 50%, 14%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #DCB26F has RGB (220, 178, 111) and HSL (37°, 61%, 65%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCB26F is #6F99DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC7C6F.

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

Contrast with #DCB26F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCB26F?

#DCB26F is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCB26F?

#DCB26F in RGB is (220, 178, 111) - 220 red, 178 green, and 111 blue.

How to use #DCB26F in CSS?

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

What colors go well with #DCB26F?

#6F99DC (complementary), #DC7C6F (analogous), and #CD9232 (lighter shade) work well with #DCB26F.