#DBB07B Color Information

Hex color code: #DBB07B

The hex color #DBB07B is a muted orange with RGB values of (219, 176, 123) and HSL of (33°, 57%, 67%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#DBB07B
RGB
219, 176, 123
HSL
33°, 57%, 67%
CMYK
0%, 20%, 44%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB07B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 176, 123

Red: 219 / Green: 176 / Blue: 123

HSL

33°, 57%, 67%

Hue: 33° / Saturation: 57% / Lightness: 67%

CMYK

0%, 20%, 44%, 14%

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

What color is #DBB07B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB07B to RGB:

rgb(219, 176, 123)HEX to RGB Converter →

HEX to HSL

Convert #DBB07B to HSL:

hsl(33, 57%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB07B to CMYK:

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

Color Meaning and Usage

A neutral orange tone, #DBB07B has RGB (219, 176, 123) and HSL (33°, 57%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB07B is #7BA6DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB807B.

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

Contrast with #DBB07B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB07B?

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

What is the RGB value of #DBB07B?

#DBB07B in RGB is (219, 176, 123) - 219 red, 176 green, and 123 blue.

How to use #DBB07B in CSS?

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

What colors go well with #DBB07B?

#7BA6DB (complementary), #DB807B (analogous), and #CA8C3F (lighter shade) work well with #DBB07B.