#DBDEBA Color Information

Hex color code: #DBDEBA

The hex color #DBDEBA is a airy yellow with RGB values of (219, 222, 186) and HSL of (65°, 35%, 80%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DBDEBA
RGB
219, 222, 186
HSL
65°, 35%, 80%
CMYK
1%, 0%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 222, 186

Red: 219 / Green: 222 / Blue: 186

HSL

65°, 35%, 80%

Hue: 65° / Saturation: 35% / Lightness: 80%

CMYK

1%, 0%, 16%, 13%

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

What color is #DBDEBA?

#DBDEBA is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDEBA to RGB:

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

HEX to HSL

Convert #DBDEBA to HSL:

hsl(65, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDEBA to CMYK:

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

Color Meaning and Usage

#DBDEBA is a soft yellow color with RGB values of 219, 222, 186 and HSL of 65°, 35%, 80%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDEBA is #BDBADE, creating high-contrast pairings. For softer combinations, try analogous colors like #DECFBA.

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

Contrast with #DBDEBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDEBA?

#DBDEBA is a soft yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DBDEBA?

#DBDEBA in RGB is (219, 222, 186) - 219 red, 222 green, and 186 blue.

How to use #DBDEBA in CSS?

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

What colors go well with #DBDEBA?

#BDBADE (complementary), #DECFBA (analogous), and #C0C587 (lighter shade) work well with #DBDEBA.