#DBB16B Color Information

Hex color code: #DBB16B

The hex color #DBB16B is a understated orange with RGB values of (219, 177, 107) and HSL of (38°, 61%, 64%). It is widely used in graphic design.

Try:
Color NameBurlywood
HEX
#DBB16B
RGB
219, 177, 107
HSL
38°, 61%, 64%
CMYK
0%, 19%, 51%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB16B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 177, 107

Red: 219 / Green: 177 / Blue: 107

HSL

38°, 61%, 64%

Hue: 38° / Saturation: 61% / Lightness: 64%

CMYK

0%, 19%, 51%, 14%

Cyan: 0% / Magenta: 19% / Yellow: 51% / Key: 14%

What color is #DBB16B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB16B to RGB:

rgb(219, 177, 107)HEX to RGB Converter →

HEX to HSL

Convert #DBB16B to HSL:

hsl(38, 61%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB16B to CMYK:

cmyk(0%, 19%, 51%, 14%)Color Converter →

Color Meaning and Usage

#DBB16B is a muted orange color with RGB values of 219, 177, 107 and HSL of 38°, 61%, 64%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB16B is #6B94DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB7A6B.

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

Contrast with #DBB16B

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

#DBB16B is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBB16B?

#DBB16B in RGB is (219, 177, 107) - 219 red, 177 green, and 107 blue.

How to use #DBB16B in CSS?

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

What colors go well with #DBB16B?

#6B94DB (complementary), #DB7A6B (analogous), and #C99131 (lighter shade) work well with #DBB16B.