#DCDCD6 Color Information

Hex color code: #DCDCD6

#DCDCD6 is a soft yellow color. In RGB it is (220, 220, 214), and in HSL it is (60°, 8%, 85%). It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#DCDCD6
RGB
220, 220, 214
HSL
60°, 8%, 85%
CMYK
0%, 0%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDCD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 220, 214

Red: 220 / Green: 220 / Blue: 214

HSL

60°, 8%, 85%

Hue: 60° / Saturation: 8% / Lightness: 85%

CMYK

0%, 0%, 3%, 14%

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

What color is #DCDCD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDCD6 to RGB:

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

HEX to HSL

Convert #DCDCD6 to HSL:

hsl(60, 8%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDCD6 to CMYK:

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

Color Meaning and Usage

#DCDCD6 is a airy yellow color with RGB values of 220, 220, 214 and HSL of 60°, 8%, 85%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDCD6 is #D6D6DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD9D6.

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

Contrast with #DCDCD6

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 #DCDCD6?

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

What is the RGB value of #DCDCD6?

#DCDCD6 in RGB is (220, 220, 214) - 220 red, 220 green, and 214 blue.

How to use #DCDCD6 in CSS?

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

What colors go well with #DCDCD6?

#D6D6DC (complementary), #DCD9D6 (analogous), and #B9B9AC (lighter shade) work well with #DCDCD6.