#DDCACD Color Information

Hex color code: #DDCACD

A light red shade, #DDCACD appears as (221, 202, 205) in RGB and (351°, 22%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DDCACD
RGB
221, 202, 205
HSL
351°, 22%, 83%
CMYK
0%, 9%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDCACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 202, 205

Red: 221 / Green: 202 / Blue: 205

HSL

351°, 22%, 83%

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

CMYK

0%, 9%, 7%, 13%

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

What color is #DDCACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDCACD to RGB:

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

HEX to HSL

Convert #DDCACD to HSL:

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

HEX to CMYK

Convert #DDCACD to CMYK:

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

Color Meaning and Usage

#DDCACD is a delicate red color with RGB values of 221, 202, 205 and HSL of 351°, 22%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDCACD is #CADDDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DDCAD7.

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

Contrast with #DDCACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDCACD?

#DDCACD is a delicate red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDCACD?

#DDCACD in RGB is (221, 202, 205) - 221 red, 202 green, and 205 blue.

How to use #DDCACD in CSS?

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

What colors go well with #DDCACD?

#CADDDA (complementary), #DDCAD7 (analogous), and #BF9BA1 (lighter shade) work well with #DDCACD.