#DBDDC5 Color Information

Hex color code: #DBDDC5

A soft yellow shade, #DBDDC5 appears as (219, 221, 197) in RGB and (65°, 26%, 82%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DBDDC5
RGB
219, 221, 197
HSL
65°, 26%, 82%
CMYK
1%, 0%, 11%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDDC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 221, 197

Red: 219 / Green: 221 / Blue: 197

HSL

65°, 26%, 82%

Hue: 65° / Saturation: 26% / Lightness: 82%

CMYK

1%, 0%, 11%, 13%

Cyan: 1% / Magenta: 0% / Yellow: 11% / Key: 13%

What color is #DBDDC5?

#DBDDC5 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDDC5 to RGB:

rgb(219, 221, 197)HEX to RGB Converter →

HEX to HSL

Convert #DBDDC5 to HSL:

hsl(65, 26%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDDC5 to CMYK:

cmyk(1%, 0%, 11%, 13%)Color Converter →

Color Meaning and Usage

A ethereal yellow tone, #DBDDC5 has RGB (219, 221, 197) and HSL (65°, 26%, 82%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDDC5 is #C7C5DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDD3C5.

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

Contrast with #DBDDC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDDC5?

#DBDDC5 is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBDDC5?

#DBDDC5 in RGB is (219, 221, 197) - 219 red, 221 green, and 197 blue.

How to use #DBDDC5 in CSS?

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

What colors go well with #DBDDC5?

#C7C5DD (complementary), #DDD3C5 (analogous), and #BDC195 (lighter shade) work well with #DBDDC5.