#DBD49F Color Information

Hex color code: #DBD49F

The hex color #DBD49F is a subtle yellow with RGB values of (219, 212, 159) and HSL of (53°, 45%, 74%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#DBD49F
RGB
219, 212, 159
HSL
53°, 45%, 74%
CMYK
0%, 3%, 27%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD49F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 212, 159

Red: 219 / Green: 212 / Blue: 159

HSL

53°, 45%, 74%

Hue: 53° / Saturation: 45% / Lightness: 74%

CMYK

0%, 3%, 27%, 14%

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

What color is #DBD49F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD49F to RGB:

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

HEX to HSL

Convert #DBD49F to HSL:

hsl(53, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DBD49F to CMYK:

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

Color Meaning and Usage

A gentle yellow tone, #DBD49F has RGB (219, 212, 159) and HSL (53°, 45%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD49F is #9FA6DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBB69F.

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

Contrast with #DBD49F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD49F?

#DBD49F is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBD49F?

#DBD49F in RGB is (219, 212, 159) - 219 red, 212 green, and 159 blue.

How to use #DBD49F in CSS?

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

What colors go well with #DBD49F?

#9FA6DB (complementary), #DBB69F (analogous), and #C5BB67 (lighter shade) work well with #DBD49F.