#DEDCBA Color Information

Hex color code: #DEDCBA

A soft yellow shade, #DEDCBA appears as (222, 220, 186) in RGB and (57°, 35%, 80%) in HSL. It is often used for branding and logos.

Try:
Color NameWheat
HEX
#DEDCBA
RGB
222, 220, 186
HSL
57°, 35%, 80%
CMYK
0%, 1%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDCBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 220, 186

Red: 222 / Green: 220 / Blue: 186

HSL

57°, 35%, 80%

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

CMYK

0%, 1%, 16%, 13%

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

What color is #DEDCBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDCBA to RGB:

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

HEX to HSL

Convert #DEDCBA to HSL:

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

HEX to CMYK

Convert #DEDCBA to CMYK:

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

Color Meaning and Usage

A light yellow tone, #DEDCBA has RGB (222, 220, 186) and HSL (57°, 35%, 80%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DEDCBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDCBA?

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

What is the RGB value of #DEDCBA?

#DEDCBA in RGB is (222, 220, 186) - 222 red, 220 green, and 186 blue.

How to use #DEDCBA in CSS?

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

What colors go well with #DEDCBA?

#BABCDE (complementary), #DECABA (analogous), and #C5C287 (lighter shade) work well with #DEDCBA.