#DDCFCF Color Information

Hex color code: #DDCFCF

The hex color #DDCFCF is a soft red with RGB values of (221, 207, 207) and HSL of (0°, 17%, 84%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DDCFCF
RGB
221, 207, 207
HSL
0°, 17%, 84%
CMYK
0%, 6%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 207, 207

Red: 221 / Green: 207 / Blue: 207

HSL

0°, 17%, 84%

Hue: 0° / Saturation: 17% / Lightness: 84%

CMYK

0%, 6%, 6%, 13%

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

What color is #DDCFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCFCF to RGB:

rgb(221, 207, 207)HEX to RGB Converter →

HEX to HSL

Convert #DDCFCF to HSL:

hsl(0, 17%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCFCF to CMYK:

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

Color Meaning and Usage

A ethereal red tone, #DDCFCF has RGB (221, 207, 207) and HSL (0°, 17%, 84%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCFCF is #CFDDDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDCFD6.

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

Contrast with #DDCFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCFCF?

#DDCFCF is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCFCF?

#DDCFCF in RGB is (221, 207, 207) - 221 red, 207 green, and 207 blue.

How to use #DDCFCF in CSS?

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

What colors go well with #DDCFCF?

#CFDDDD (complementary), #DDCFD6 (analogous), and #BDA3A3 (lighter shade) work well with #DDCFCF.