#DCDEC0 Color Information

Hex color code: #DCDEC0

A delicate yellow shade, #DCDEC0 appears as (220, 222, 192) in RGB and (64°, 31%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NameWheat
HEX
#DCDEC0
RGB
220, 222, 192
HSL
64°, 31%, 81%
CMYK
1%, 0%, 14%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDEC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 222, 192

Red: 220 / Green: 222 / Blue: 192

HSL

64°, 31%, 81%

Hue: 64° / Saturation: 31% / Lightness: 81%

CMYK

1%, 0%, 14%, 13%

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

What color is #DCDEC0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDEC0 to RGB:

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

HEX to HSL

Convert #DCDEC0 to HSL:

hsl(64, 31%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDEC0 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #DCDEC0 has RGB (220, 222, 192) and HSL (64°, 31%, 81%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDEC0 is #C2C0DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED1C0.

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

Contrast with #DCDEC0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDEC0?

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

What is the RGB value of #DCDEC0?

#DCDEC0 in RGB is (220, 222, 192) - 220 red, 222 green, and 192 blue.

How to use #DCDEC0 in CSS?

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

What colors go well with #DCDEC0?

#C2C0DE (complementary), #DED1C0 (analogous), and #C0C38D (lighter shade) work well with #DCDEC0.