#DCCECD Color Information

Hex color code: #DCCECD

The hex color #DCCECD is a light red with RGB values of (220, 206, 205) and HSL of (4°, 18%, 83%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DCCECD
RGB
220, 206, 205
HSL
4°, 18%, 83%
CMYK
0%, 6%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 206, 205

Red: 220 / Green: 206 / Blue: 205

HSL

4°, 18%, 83%

Hue: 4° / Saturation: 18% / Lightness: 83%

CMYK

0%, 6%, 7%, 14%

Cyan: 0% / Magenta: 6% / Yellow: 7% / Key: 14%

What color is #DCCECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCECD to RGB:

rgb(220, 206, 205)HEX to RGB Converter →

HEX to HSL

Convert #DCCECD to HSL:

hsl(4, 18%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCECD to CMYK:

cmyk(0%, 6%, 7%, 14%)Color Converter →

Color Meaning and Usage

A soft red tone, #DCCECD has RGB (220, 206, 205) and HSL (4°, 18%, 83%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCECD is #CCDADB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCCD3.

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

Contrast with #DCCECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCECD?

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

What is the RGB value of #DCCECD?

#DCCECD in RGB is (220, 206, 205) - 220 red, 206 green, and 205 blue.

How to use #DCCECD in CSS?

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

What colors go well with #DCCECD?

#CCDADB (complementary), #DBCCD3 (analogous), and #BCA19F (lighter shade) work well with #DCCECD.