#DBD339 Color Information

Hex color code: #DBD339

A understated yellow shade, #DBD339 appears as (219, 211, 57) in RGB and (57°, 69%, 54%) in HSL. It is widely used in graphic design.

Try:
Color NameGoldenrod
HEX
#DBD339
RGB
219, 211, 57
HSL
57°, 69%, 54%
CMYK
0%, 4%, 74%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD339; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 211, 57

Red: 219 / Green: 211 / Blue: 57

HSL

57°, 69%, 54%

Hue: 57° / Saturation: 69% / Lightness: 54%

CMYK

0%, 4%, 74%, 14%

Cyan: 0% / Magenta: 4% / Yellow: 74% / Key: 14%

What color is #DBD339?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD339 to RGB:

rgb(219, 211, 57)HEX to RGB Converter →

HEX to HSL

Convert #DBD339 to HSL:

hsl(57, 69%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #DBD339 to CMYK:

cmyk(0%, 4%, 74%, 14%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #DBD339 has RGB (219, 211, 57) and HSL (57°, 69%, 54%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD339 is #3941DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB8239.

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

Contrast with #DBD339

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD339?

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

What is the RGB value of #DBD339?

#DBD339 in RGB is (219, 211, 57) - 219 red, 211 green, and 57 blue.

How to use #DBD339 in CSS?

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

What colors go well with #DBD339?

#3941DB (complementary), #DB8239 (analogous), and #A8A11F (lighter shade) work well with #DBD339.