#DBDEC4 Color Information

Hex color code: #DBDEC4

A airy yellow shade, #DBDEC4 appears as (219, 222, 196) in RGB and (67°, 28%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DBDEC4
RGB
219, 222, 196
HSL
67°, 28%, 82%
CMYK
1%, 0%, 12%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDEC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 222, 196

Red: 219 / Green: 222 / Blue: 196

HSL

67°, 28%, 82%

Hue: 67° / Saturation: 28% / Lightness: 82%

CMYK

1%, 0%, 12%, 13%

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

What color is #DBDEC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDEC4 to RGB:

rgb(219, 222, 196)HEX to RGB Converter →

HEX to HSL

Convert #DBDEC4 to HSL:

hsl(67, 28%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDEC4 to CMYK:

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

Color Meaning and Usage

A light yellow tone, #DBDEC4 has RGB (219, 222, 196) and HSL (67°, 28%, 82%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDEC4 is #C7C4DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED4C4.

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

Contrast with #DBDEC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDEC4?

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

What is the RGB value of #DBDEC4?

#DBDEC4 in RGB is (219, 222, 196) - 219 red, 222 green, and 196 blue.

How to use #DBDEC4 in CSS?

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

What colors go well with #DBDEC4?

#C7C4DE (complementary), #DED4C4 (analogous), and #BDC293 (lighter shade) work well with #DBDEC4.