#DBB580 Color Information

Hex color code: #DBB580

A balanced orange shade, #DBB580 appears as (219, 181, 128) in RGB and (35°, 56%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#DBB580
RGB
219, 181, 128
HSL
35°, 56%, 68%
CMYK
0%, 17%, 42%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB580; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 181, 128

Red: 219 / Green: 181 / Blue: 128

HSL

35°, 56%, 68%

Hue: 35° / Saturation: 56% / Lightness: 68%

CMYK

0%, 17%, 42%, 14%

Cyan: 0% / Magenta: 17% / Yellow: 42% / Key: 14%

What color is #DBB580?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB580 to RGB:

rgb(219, 181, 128)HEX to RGB Converter →

HEX to HSL

Convert #DBB580 to HSL:

hsl(35, 56%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB580 to CMYK:

cmyk(0%, 17%, 42%, 14%)Color Converter →

Color Meaning and Usage

A balanced orange tone, #DBB580 has RGB (219, 181, 128) and HSL (35°, 56%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB580 is #80A6DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB8780.

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

Contrast with #DBB580

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB580?

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

What is the RGB value of #DBB580?

#DBB580 in RGB is (219, 181, 128) - 219 red, 181 green, and 128 blue.

How to use #DBB580 in CSS?

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

What colors go well with #DBB580?

#80A6DB (complementary), #DB8780 (analogous), and #CA9244 (lighter shade) work well with #DBB580.