#DBD3AE Color Information

Hex color code: #DBD3AE

#DBD3AE is a airy yellow color. In RGB it is (219, 211, 174), and in HSL it is (49°, 38%, 77%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DBD3AE
RGB
219, 211, 174
HSL
49°, 38%, 77%
CMYK
0%, 4%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD3AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 211, 174

Red: 219 / Green: 211 / Blue: 174

HSL

49°, 38%, 77%

Hue: 49° / Saturation: 38% / Lightness: 77%

CMYK

0%, 4%, 21%, 14%

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

What color is #DBD3AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD3AE to RGB:

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

HEX to HSL

Convert #DBD3AE to HSL:

hsl(49, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DBD3AE to CMYK:

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

Color Meaning and Usage

#DBD3AE is a delicate yellow color with RGB values of 219, 211, 174 and HSL of 49°, 38%, 77%. 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 #DBD3AE is #AEB6DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBBCAE.

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

Contrast with #DBD3AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD3AE?

#DBD3AE is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBD3AE?

#DBD3AE in RGB is (219, 211, 174) - 219 red, 211 green, and 174 blue.

How to use #DBD3AE in CSS?

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

What colors go well with #DBD3AE?

#AEB6DB (complementary), #DBBCAE (analogous), and #C3B579 (lighter shade) work well with #DBD3AE.