#DDDECA Color Information

Hex color code: #DDDECA

#DDDECA is a delicate yellow color. In RGB it is (221, 222, 202), and in HSL it is (63°, 23%, 83%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#DDDECA
RGB
221, 222, 202
HSL
63°, 23%, 83%
CMYK
0%, 0%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 222, 202

Red: 221 / Green: 222 / Blue: 202

HSL

63°, 23%, 83%

Hue: 63° / Saturation: 23% / Lightness: 83%

CMYK

0%, 0%, 9%, 13%

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

What color is #DDDECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDECA to RGB:

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

HEX to HSL

Convert #DDDECA to HSL:

hsl(63, 23%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDECA to CMYK:

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

Color Meaning and Usage

#DDDECA is a ethereal yellow color with RGB values of 221, 222, 202 and HSL of 63°, 23%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDECA is #CBCADE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED5CA.

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

Contrast with #DDDECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDECA?

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

What is the RGB value of #DDDECA?

#DDDECA in RGB is (221, 222, 202) - 221 red, 222 green, and 202 blue.

How to use #DDDECA in CSS?

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

What colors go well with #DDDECA?

#CBCADE (complementary), #DED5CA (analogous), and #BEC09B (lighter shade) work well with #DDDECA.