#DDCFCA Color Information

Hex color code: #DDCFCA

#DDCFCA is a ethereal orange color. In RGB it is (221, 207, 202), and in HSL it is (16°, 22%, 83%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DDCFCA
RGB
221, 207, 202
HSL
16°, 22%, 83%
CMYK
0%, 6%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCFCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 207, 202

Red: 221 / Green: 207 / Blue: 202

HSL

16°, 22%, 83%

Hue: 16° / Saturation: 22% / Lightness: 83%

CMYK

0%, 6%, 9%, 13%

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

What color is #DDCFCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCFCA to RGB:

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

HEX to HSL

Convert #DDCFCA to HSL:

hsl(16, 22%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCFCA to CMYK:

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

Color Meaning and Usage

A airy orange tone, #DDCFCA has RGB (221, 207, 202) and HSL (16°, 22%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCFCA is #CAD8DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDCACF.

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

Contrast with #DDCFCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCFCA?

#DDCFCA is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCFCA?

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

How to use #DDCFCA in CSS?

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

What colors go well with #DDCFCA?

#CAD8DD (complementary), #DDCACF (analogous), and #BFA59B (lighter shade) work well with #DDCFCA.