#DBD41F Color Information

Hex color code: #DBD41F

The hex color #DBD41F is a eye-catching yellow with RGB values of (219, 212, 31) and HSL of (58°, 75%, 49%). It is popular in mobile app design.

Try:
Color NameGoldenrod
HEX
#DBD41F
RGB
219, 212, 31
HSL
58°, 75%, 49%
CMYK
0%, 3%, 86%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD41F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 212, 31

Red: 219 / Green: 212 / Blue: 31

HSL

58°, 75%, 49%

Hue: 58° / Saturation: 75% / Lightness: 49%

CMYK

0%, 3%, 86%, 14%

Cyan: 0% / Magenta: 3% / Yellow: 86% / Key: 14%

What color is #DBD41F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD41F to RGB:

rgb(219, 212, 31)HEX to RGB Converter →

HEX to HSL

Convert #DBD41F to HSL:

hsl(58, 75%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #DBD41F to CMYK:

cmyk(0%, 3%, 86%, 14%)Color Converter →

Color Meaning and Usage

#DBD41F is a eye-catching yellow color with RGB values of 219, 212, 31 and HSL of 58°, 75%, 49%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD41F is #1F25DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB771F.

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

Contrast with #DBD41F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD41F?

#DBD41F is a eye-catching yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBD41F?

#DBD41F in RGB is (219, 212, 31) - 219 red, 212 green, and 31 blue.

How to use #DBD41F in CSS?

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

What colors go well with #DBD41F?

#1F25DB (complementary), #DB771F (analogous), and #989316 (lighter shade) work well with #DBD41F.