#DEDCD5 Color Information

Hex color code: #DEDCD5

#DEDCD5 is a airy yellow color. In RGB it is (222, 220, 213), and in HSL it is (47°, 12%, 85%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DEDCD5
RGB
222, 220, 213
HSL
47°, 12%, 85%
CMYK
0%, 1%, 4%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDCD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 220, 213

Red: 222 / Green: 220 / Blue: 213

HSL

47°, 12%, 85%

Hue: 47° / Saturation: 12% / Lightness: 85%

CMYK

0%, 1%, 4%, 13%

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

What color is #DEDCD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDCD5 to RGB:

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

HEX to HSL

Convert #DEDCD5 to HSL:

hsl(47, 12%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDCD5 to CMYK:

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

Color Meaning and Usage

A light yellow tone, #DEDCD5 has RGB (222, 220, 213) and HSL (47°, 12%, 85%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDCD5 is #D4D6DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDD7D4.

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

Contrast with #DEDCD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDCD5?

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

What is the RGB value of #DEDCD5?

#DEDCD5 in RGB is (222, 220, 213) - 222 red, 220 green, and 213 blue.

How to use #DEDCD5 in CSS?

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

What colors go well with #DEDCD5?

#D4D6DD (complementary), #DDD7D4 (analogous), and #BCB8A9 (lighter shade) work well with #DEDCD5.