#DCDCC1 Color Information

Hex color code: #DCDCC1

#DCDCC1 is a delicate yellow color. In RGB it is (220, 220, 193), and in HSL it is (60°, 28%, 81%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#DCDCC1
RGB
220, 220, 193
HSL
60°, 28%, 81%
CMYK
0%, 0%, 12%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDCC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 220, 193

Red: 220 / Green: 220 / Blue: 193

HSL

60°, 28%, 81%

Hue: 60° / Saturation: 28% / Lightness: 81%

CMYK

0%, 0%, 12%, 14%

Cyan: 0% / Magenta: 0% / Yellow: 12% / Key: 14%

What color is #DCDCC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDCC1 to RGB:

rgb(220, 220, 193)HEX to RGB Converter →

HEX to HSL

Convert #DCDCC1 to HSL:

hsl(60, 28%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDCC1 to CMYK:

cmyk(0%, 0%, 12%, 14%)Color Converter →

Color Meaning and Usage

A airy yellow tone, #DCDCC1 has RGB (220, 220, 193) and HSL (60°, 28%, 81%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDCC1 is #C1C1DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCCFC1.

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

Contrast with #DCDCC1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDCC1?

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

What is the RGB value of #DCDCC1?

#DCDCC1 in RGB is (220, 220, 193) - 220 red, 220 green, and 193 blue.

How to use #DCDCC1 in CSS?

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

What colors go well with #DCDCC1?

#C1C1DC (complementary), #DCCFC1 (analogous), and #C1C190 (lighter shade) work well with #DCDCC1.