#DDCFC5 Color Information

Hex color code: #DDCFC5

#DDCFC5 is a light orange color. In RGB it is (221, 207, 197), and in HSL it is (25°, 26%, 82%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DDCFC5
RGB
221, 207, 197
HSL
25°, 26%, 82%
CMYK
0%, 6%, 11%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCFC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 207, 197

Red: 221 / Green: 207 / Blue: 197

HSL

25°, 26%, 82%

Hue: 25° / Saturation: 26% / Lightness: 82%

CMYK

0%, 6%, 11%, 13%

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

What color is #DDCFC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCFC5 to RGB:

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

HEX to HSL

Convert #DDCFC5 to HSL:

hsl(25, 26%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DDCFC5 to CMYK:

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

Color Meaning and Usage

#DDCFC5 is a delicate orange color with RGB values of 221, 207, 197 and HSL of 25°, 26%, 82%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCFC5 is #C5D3DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC5C7.

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

Contrast with #DDCFC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCFC5?

#DDCFC5 is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCFC5?

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

How to use #DDCFC5 in CSS?

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

What colors go well with #DDCFC5?

#C5D3DD (complementary), #DDC5C7 (analogous), and #C1A795 (lighter shade) work well with #DDCFC5.