#DBCA39 Color Information

Hex color code: #DBCA39

The hex color #DBCA39 is a muted yellow with RGB values of (219, 202, 57) and HSL of (54°, 69%, 54%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#DBCA39
RGB
219, 202, 57
HSL
54°, 69%, 54%
CMYK
0%, 8%, 74%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCA39; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 202, 57

Red: 219 / Green: 202 / Blue: 57

HSL

54°, 69%, 54%

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

CMYK

0%, 8%, 74%, 14%

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

What color is #DBCA39?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCA39 to RGB:

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

HEX to HSL

Convert #DBCA39 to HSL:

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

HEX to CMYK

Convert #DBCA39 to CMYK:

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

Color Meaning and Usage

#DBCA39 is a neutral yellow color with RGB values of 219, 202, 57 and HSL of 54°, 69%, 54%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCA39 is #3949DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB7A39.

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

Contrast with #DBCA39

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCA39?

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

What is the RGB value of #DBCA39?

#DBCA39 in RGB is (219, 202, 57) - 219 red, 202 green, and 57 blue.

How to use #DBCA39 in CSS?

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

What colors go well with #DBCA39?

#3949DB (complementary), #DB7A39 (analogous), and #A89A1F (lighter shade) work well with #DBCA39.