#DBD080 Color Information

Hex color code: #DBD080

A balanced yellow shade, #DBD080 appears as (219, 208, 128) in RGB and (53°, 56%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#DBD080
RGB
219, 208, 128
HSL
53°, 56%, 68%
CMYK
0%, 5%, 42%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD080; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 208, 128

Red: 219 / Green: 208 / Blue: 128

HSL

53°, 56%, 68%

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

CMYK

0%, 5%, 42%, 14%

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

What color is #DBD080?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD080 to RGB:

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

HEX to HSL

Convert #DBD080 to HSL:

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

HEX to CMYK

Convert #DBD080 to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #DBD080 has RGB (219, 208, 128) and HSL (53°, 56%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD080 is #808ADB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBA380.

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

Contrast with #DBD080

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD080?

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

What is the RGB value of #DBD080?

#DBD080 in RGB is (219, 208, 128) - 219 red, 208 green, and 128 blue.

How to use #DBD080 in CSS?

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

What colors go well with #DBD080?

#808ADB (complementary), #DBA380 (analogous), and #CABB44 (lighter shade) work well with #DBD080.