#DEDCB9 Color Information

Hex color code: #DEDCB9

#DEDCB9 is a delicate yellow color. In RGB it is (222, 220, 185), and in HSL it is (57°, 36%, 80%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DEDCB9
RGB
222, 220, 185
HSL
57°, 36%, 80%
CMYK
0%, 1%, 17%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDCB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 220, 185

Red: 222 / Green: 220 / Blue: 185

HSL

57°, 36%, 80%

Hue: 57° / Saturation: 36% / Lightness: 80%

CMYK

0%, 1%, 17%, 13%

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

What color is #DEDCB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDCB9 to RGB:

rgb(222, 220, 185)HEX to RGB Converter →

HEX to HSL

Convert #DEDCB9 to HSL:

hsl(57, 36%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDCB9 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #DEDCB9 has RGB (222, 220, 185) and HSL (57°, 36%, 80%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDCB9 is #BABBDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DECABA.

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

Contrast with #DEDCB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDCB9?

#DEDCB9 is a ethereal yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DEDCB9?

#DEDCB9 in RGB is (222, 220, 185) - 222 red, 220 green, and 185 blue.

How to use #DEDCB9 in CSS?

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

What colors go well with #DEDCB9?

#BABBDE (complementary), #DECABA (analogous), and #C6C386 (lighter shade) work well with #DEDCB9.