#DEDACE Color Information

Hex color code: #DEDACE

The hex color #DEDACE is a airy yellow with RGB values of (222, 218, 206) and HSL of (45°, 20%, 84%). It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DEDACE
RGB
222, 218, 206
HSL
45°, 20%, 84%
CMYK
0%, 2%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEDACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 218, 206

Red: 222 / Green: 218 / Blue: 206

HSL

45°, 20%, 84%

Hue: 45° / Saturation: 20% / Lightness: 84%

CMYK

0%, 2%, 7%, 13%

Cyan: 0% / Magenta: 2% / Yellow: 7% / Key: 13%

What color is #DEDACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEDACE to RGB:

rgb(222, 218, 206)HEX to RGB Converter →

HEX to HSL

Convert #DEDACE to HSL:

hsl(45, 20%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DEDACE to CMYK:

cmyk(0%, 2%, 7%, 13%)Color Converter →

Color Meaning and Usage

#DEDACE is a airy yellow color with RGB values of 222, 218, 206 and HSL of 45°, 20%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DEDACE is #CED2DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED2CE.

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

Contrast with #DEDACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEDACE?

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

What is the RGB value of #DEDACE?

#DEDACE in RGB is (222, 218, 206) - 222 red, 218 green, and 206 blue.

How to use #DEDACE in CSS?

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

What colors go well with #DEDACE?

#CED2DE (complementary), #DED2CE (analogous), and #C0B8A0 (lighter shade) work well with #DEDACE.