#DCBC97 Color Information

Hex color code: #DCBC97

The hex color #DCBC97 is a subtle orange with RGB values of (220, 188, 151) and HSL of (32°, 50%, 73%). It is popular in mobile app design.

Try:
Color NameBurlywood
HEX
#DCBC97
RGB
220, 188, 151
HSL
32°, 50%, 73%
CMYK
0%, 15%, 31%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBC97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 188, 151

Red: 220 / Green: 188 / Blue: 151

HSL

32°, 50%, 73%

Hue: 32° / Saturation: 50% / Lightness: 73%

CMYK

0%, 15%, 31%, 14%

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

What color is #DCBC97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBC97 to RGB:

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

HEX to HSL

Convert #DCBC97 to HSL:

hsl(32, 50%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBC97 to CMYK:

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

Color Meaning and Usage

A neutral orange tone, #DCBC97 has RGB (220, 188, 151) and HSL (32°, 50%, 73%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBC97 is #98B8DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD9A98.

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

Contrast with #DCBC97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBC97?

#DCBC97 is a neutral orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCBC97?

#DCBC97 in RGB is (220, 188, 151) - 220 red, 188 green, and 151 blue.

How to use #DCBC97 in CSS?

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

What colors go well with #DCBC97?

#98B8DD (complementary), #DD9A98 (analogous), and #C9975E (lighter shade) work well with #DCBC97.