#DDBC96 Color Information

Hex color code: #DDBC96

A subtle orange shade, #DDBC96 appears as (221, 188, 150) in RGB and (32°, 51%, 73%) in HSL. It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#DDBC96
RGB
221, 188, 150
HSL
32°, 51%, 73%
CMYK
0%, 15%, 32%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBC96; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 188, 150

Red: 221 / Green: 188 / Blue: 150

HSL

32°, 51%, 73%

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

CMYK

0%, 15%, 32%, 13%

Cyan: 0% / Magenta: 15% / Yellow: 32% / Key: 13%

What color is #DDBC96?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBC96 to RGB:

rgb(221, 188, 150)HEX to RGB Converter →

HEX to HSL

Convert #DDBC96 to HSL:

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

HEX to CMYK

Convert #DDBC96 to CMYK:

cmyk(0%, 15%, 32%, 13%)Color Converter →

Color Meaning and Usage

#DDBC96 is a balanced orange color with RGB values of 221, 188, 150 and HSL of 32°, 51%, 73%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBC96 is #97B8DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD9997.

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

Contrast with #DDBC96

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBC96?

#DDBC96 is a balanced orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDBC96?

#DDBC96 in RGB is (221, 188, 150) - 221 red, 188 green, and 150 blue.

How to use #DDBC96 in CSS?

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

What colors go well with #DDBC96?

#97B8DD (complementary), #DD9997 (analogous), and #CB985D (lighter shade) work well with #DDBC96.