#DCDFDC Color Information

Hex color code: #DCDFDC

A airy green shade, #DCDFDC appears as (220, 223, 220) in RGB and (120°, 4%, 87%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DCDFDC
RGB
220, 223, 220
HSL
120°, 4%, 87%
CMYK
1%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDFDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 223, 220

Red: 220 / Green: 223 / Blue: 220

HSL

120°, 4%, 87%

Hue: 120° / Saturation: 4% / Lightness: 87%

CMYK

1%, 0%, 1%, 13%

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

What color is #DCDFDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDFDC to RGB:

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

HEX to HSL

Convert #DCDFDC to HSL:

hsl(120, 4%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDFDC to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #DCDFDC has RGB (220, 223, 220) and HSL (120°, 4%, 87%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDFDC is #DFDDDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DEDFDD.

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

Contrast with #DCDFDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDFDC?

#DCDFDC is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCDFDC?

#DCDFDC in RGB is (220, 223, 220) - 220 red, 223 green, and 220 blue.

How to use #DCDFDC in CSS?

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

What colors go well with #DCDFDC?

#DFDDDF (complementary), #DEDFDD (analogous), and #B5BAB5 (lighter shade) work well with #DCDFDC.