#DBC76B Color Information

Hex color code: #DBC76B

#DBC76B is a subtle yellow color. In RGB it is (219, 199, 107), and in HSL it is (49°, 61%, 64%). It is often used for branding and logos.

Try:
Color NameBurlywood
HEX
#DBC76B
RGB
219, 199, 107
HSL
49°, 61%, 64%
CMYK
0%, 9%, 51%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBC76B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 199, 107

Red: 219 / Green: 199 / Blue: 107

HSL

49°, 61%, 64%

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

CMYK

0%, 9%, 51%, 14%

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

What color is #DBC76B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBC76B to RGB:

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

HEX to HSL

Convert #DBC76B to HSL:

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

HEX to CMYK

Convert #DBC76B to CMYK:

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

Color Meaning and Usage

#DBC76B is a neutral yellow color with RGB values of 219, 199, 107 and HSL of 49°, 61%, 64%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBC76B is #6B80DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB8F6B.

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

Contrast with #DBC76B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBC76B?

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

What is the RGB value of #DBC76B?

#DBC76B in RGB is (219, 199, 107) - 219 red, 199 green, and 107 blue.

How to use #DBC76B in CSS?

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

What colors go well with #DBC76B?

#6B80DB (complementary), #DB8F6B (analogous), and #C9AD31 (lighter shade) work well with #DBC76B.