#DBD4AD Color Information

Hex color code: #DBD4AD

A airy yellow shade, #DBD4AD appears as (219, 212, 173) in RGB and (51°, 39%, 77%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DBD4AD
RGB
219, 212, 173
HSL
51°, 39%, 77%
CMYK
0%, 3%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD4AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 212, 173

Red: 219 / Green: 212 / Blue: 173

HSL

51°, 39%, 77%

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

CMYK

0%, 3%, 21%, 14%

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

What color is #DBD4AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD4AD to RGB:

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

HEX to HSL

Convert #DBD4AD to HSL:

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

HEX to CMYK

Convert #DBD4AD to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #DBD4AD has RGB (219, 212, 173) and HSL (51°, 39%, 77%). 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 #DBD4AD is #ADB4DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBBDAD.

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

Contrast with #DBD4AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD4AD?

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

What is the RGB value of #DBD4AD?

#DBD4AD in RGB is (219, 212, 173) - 219 red, 212 green, and 173 blue.

How to use #DBD4AD in CSS?

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

What colors go well with #DBD4AD?

#ADB4DB (complementary), #DBBDAD (analogous), and #C4B978 (lighter shade) work well with #DBD4AD.