#DBD7BD Color Information

Hex color code: #DBD7BD

The hex color #DBD7BD is a soft yellow with RGB values of (219, 215, 189) and HSL of (52°, 29%, 80%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DBD7BD
RGB
219, 215, 189
HSL
52°, 29%, 80%
CMYK
0%, 2%, 14%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBD7BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 215, 189

Red: 219 / Green: 215 / Blue: 189

HSL

52°, 29%, 80%

Hue: 52° / Saturation: 29% / Lightness: 80%

CMYK

0%, 2%, 14%, 14%

Cyan: 0% / Magenta: 2% / Yellow: 14% / Key: 14%

What color is #DBD7BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBD7BD to RGB:

rgb(219, 215, 189)HEX to RGB Converter →

HEX to HSL

Convert #DBD7BD to HSL:

hsl(52, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DBD7BD to CMYK:

cmyk(0%, 2%, 14%, 14%)Color Converter →

Color Meaning and Usage

A light yellow tone, #DBD7BD has RGB (219, 215, 189) and HSL (52°, 29%, 80%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBD7BD is #BDC1DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBC8BD.

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

Contrast with #DBD7BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBD7BD?

#DBD7BD is a light yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DBD7BD?

#DBD7BD in RGB is (219, 215, 189) - 219 red, 215 green, and 189 blue.

How to use #DBD7BD in CSS?

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

What colors go well with #DBD7BD?

#BDC1DB (complementary), #DBC8BD (analogous), and #C0B98C (lighter shade) work well with #DBD7BD.