#DCB180 Color Information

Hex color code: #DCB180

#DCB180 is a neutral orange color. In RGB it is (220, 177, 128), and in HSL it is (32°, 57%, 68%). It is commonly used in modern UI design.

Try:
Color NameBurlywood
HEX
#DCB180
RGB
220, 177, 128
HSL
32°, 57%, 68%
CMYK
0%, 20%, 42%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCB180; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 177, 128

Red: 220 / Green: 177 / Blue: 128

HSL

32°, 57%, 68%

Hue: 32° / Saturation: 57% / Lightness: 68%

CMYK

0%, 20%, 42%, 14%

Cyan: 0% / Magenta: 20% / Yellow: 42% / Key: 14%

What color is #DCB180?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCB180 to RGB:

rgb(220, 177, 128)HEX to RGB Converter →

HEX to HSL

Convert #DCB180 to HSL:

hsl(32, 57%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #DCB180 to CMYK:

cmyk(0%, 20%, 42%, 14%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #DCB180 has RGB (220, 177, 128) and HSL (32°, 57%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCB180 is #7FAADC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC827F.

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

Contrast with #DCB180

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

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

What is the RGB value of #DCB180?

#DCB180 in RGB is (220, 177, 128) - 220 red, 177 green, and 128 blue.

How to use #DCB180 in CSS?

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

What colors go well with #DCB180?

#7FAADC (complementary), #DC827F (analogous), and #CB8C43 (lighter shade) work well with #DCB180.