#DBD4AE Color Information

Hex color code: #DBD4AE

#DBD4AE is a ethereal yellow color. In RGB it is (219, 212, 174), and in HSL it is (51°, 38%, 77%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#DBD4AE
RGB
219, 212, 174
HSL
51°, 38%, 77%
CMYK
0%, 3%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD4AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 212, 174

Red: 219 / Green: 212 / Blue: 174

HSL

51°, 38%, 77%

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

CMYK

0%, 3%, 21%, 14%

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

What color is #DBD4AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD4AE to RGB:

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

HEX to HSL

Convert #DBD4AE to HSL:

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

HEX to CMYK

Convert #DBD4AE to CMYK:

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

Color Meaning and Usage

#DBD4AE is a delicate yellow color with RGB values of 219, 212, 174 and HSL of 51°, 38%, 77%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD4AE is #AEB5DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBBEAE.

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

Contrast with #DBD4AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD4AE?

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

What is the RGB value of #DBD4AE?

#DBD4AE in RGB is (219, 212, 174) - 219 red, 212 green, and 174 blue.

How to use #DBD4AE in CSS?

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

What colors go well with #DBD4AE?

#AEB5DB (complementary), #DBBEAE (analogous), and #C3B879 (lighter shade) work well with #DBD4AE.