#DBD44B Color Information

Hex color code: #DBD44B

#DBD44B is a neutral yellow color. In RGB it is (219, 212, 75), and in HSL it is (57°, 67%, 58%). It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#DBD44B
RGB
219, 212, 75
HSL
57°, 67%, 58%
CMYK
0%, 3%, 66%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD44B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 212, 75

Red: 219 / Green: 212 / Blue: 75

HSL

57°, 67%, 58%

Hue: 57° / Saturation: 67% / Lightness: 58%

CMYK

0%, 3%, 66%, 14%

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

What color is #DBD44B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD44B to RGB:

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

HEX to HSL

Convert #DBD44B to HSL:

hsl(57, 67%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #DBD44B to CMYK:

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

Color Meaning and Usage

A muted yellow tone, #DBD44B has RGB (219, 212, 75) and HSL (57°, 67%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD44B is #4C53DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DC8D4C.

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

Contrast with #DBD44B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD44B?

#DBD44B is a muted yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBD44B?

#DBD44B in RGB is (219, 212, 75) - 219 red, 212 green, and 75 blue.

How to use #DBD44B in CSS?

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

What colors go well with #DBD44B?

#4C53DC (complementary), #DC8D4C (analogous), and #B7B024 (lighter shade) work well with #DBD44B.