#DBB870 Color Information

Hex color code: #DBB870

#DBB870 is a subtle orange color. In RGB it is (219, 184, 112), and in HSL it is (40°, 60%, 65%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#DBB870
RGB
219, 184, 112
HSL
40°, 60%, 65%
CMYK
0%, 16%, 49%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB870; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 184, 112

Red: 219 / Green: 184 / Blue: 112

HSL

40°, 60%, 65%

Hue: 40° / Saturation: 60% / Lightness: 65%

CMYK

0%, 16%, 49%, 14%

Cyan: 0% / Magenta: 16% / Yellow: 49% / Key: 14%

What color is #DBB870?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB870 to RGB:

rgb(219, 184, 112)HEX to RGB Converter →

HEX to HSL

Convert #DBB870 to HSL:

hsl(40, 60%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB870 to CMYK:

cmyk(0%, 16%, 49%, 14%)Color Converter →

Color Meaning and Usage

#DBB870 is a balanced orange color with RGB values of 219, 184, 112 and HSL of 40°, 60%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB870 is #7094DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB8270.

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

Contrast with #DBB870

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB870?

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

What is the RGB value of #DBB870?

#DBB870 in RGB is (219, 184, 112) - 219 red, 184 green, and 112 blue.

How to use #DBB870 in CSS?

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

What colors go well with #DBB870?

#7094DB (complementary), #DB8270 (analogous), and #CC9933 (lighter shade) work well with #DBB870.