#DEDDB7 Color Information

Hex color code: #DEDDB7

A delicate yellow shade, #DEDDB7 appears as (222, 221, 183) in RGB and (58°, 37%, 79%) in HSL. It is often used for branding and logos.

Try:
Color NameWheat
HEX
#DEDDB7
RGB
222, 221, 183
HSL
58°, 37%, 79%
CMYK
0%, 0%, 18%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDDB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 221, 183

Red: 222 / Green: 221 / Blue: 183

HSL

58°, 37%, 79%

Hue: 58° / Saturation: 37% / Lightness: 79%

CMYK

0%, 0%, 18%, 13%

Cyan: 0% / Magenta: 0% / Yellow: 18% / Key: 13%

What color is #DEDDB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDDB7 to RGB:

rgb(222, 221, 183)HEX to RGB Converter →

HEX to HSL

Convert #DEDDB7 to HSL:

hsl(58, 37%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDDB7 to CMYK:

cmyk(0%, 0%, 18%, 13%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #DEDDB7 has RGB (222, 221, 183) and HSL (58°, 37%, 79%). 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 #DEDDB7 is #B6B7DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC8B6.

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

Contrast with #DEDDB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDDB7?

#DEDDB7 is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DEDDB7?

#DEDDB7 in RGB is (222, 221, 183) - 222 red, 221 green, and 183 blue.

How to use #DEDDB7 in CSS?

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

What colors go well with #DEDDB7?

#B6B7DD (complementary), #DDC8B6 (analogous), and #C5C381 (lighter shade) work well with #DEDDB7.