#DFDCDC Color Information

Hex color code: #DFDCDC

A soft red shade, #DFDCDC appears as (223, 220, 220) in RGB and (0°, 4%, 87%) in HSL. It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#DFDCDC
RGB
223, 220, 220
HSL
0°, 4%, 87%
CMYK
0%, 1%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDCDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 220, 220

Red: 223 / Green: 220 / Blue: 220

HSL

0°, 4%, 87%

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

CMYK

0%, 1%, 1%, 13%

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

What color is #DFDCDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDCDC to RGB:

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

HEX to HSL

Convert #DFDCDC to HSL:

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

HEX to CMYK

Convert #DFDCDC to CMYK:

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

Color Meaning and Usage

A soft red tone, #DFDCDC has RGB (223, 220, 220) and HSL (0°, 4%, 87%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDCDC is #DDDFDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFDDDE.

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

Contrast with #DFDCDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDCDC?

#DFDCDC is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDCDC?

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

How to use #DFDCDC in CSS?

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

What colors go well with #DFDCDC?

#DDDFDF (complementary), #DFDDDE (analogous), and #BAB5B5 (lighter shade) work well with #DFDCDC.