#DCBB98 Color Information

Hex color code: #DCBB98

The hex color #DCBB98 is a gentle orange with RGB values of (220, 187, 152) and HSL of (31°, 49%, 73%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#DCBB98
RGB
220, 187, 152
HSL
31°, 49%, 73%
CMYK
0%, 15%, 31%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBB98; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 187, 152

Red: 220 / Green: 187 / Blue: 152

HSL

31°, 49%, 73%

Hue: 31° / Saturation: 49% / Lightness: 73%

CMYK

0%, 15%, 31%, 14%

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

What color is #DCBB98?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBB98 to RGB:

rgb(220, 187, 152)HEX to RGB Converter →

HEX to HSL

Convert #DCBB98 to HSL:

hsl(31, 49%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBB98 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #DCBB98 has RGB (220, 187, 152) and HSL (31°, 49%, 73%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBB98 is #98B9DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC9A98.

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

Contrast with #DCBB98

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBB98?

#DCBB98 is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DCBB98?

#DCBB98 in RGB is (220, 187, 152) - 220 red, 187 green, and 152 blue.

How to use #DCBB98 in CSS?

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

What colors go well with #DCBB98?

#98B9DC (complementary), #DC9A98 (analogous), and #C8965F (lighter shade) work well with #DCBB98.