#DCCCCA Color Information

Hex color code: #DCCCCA

#DCCCCA is a airy red color. In RGB it is (220, 204, 202), and in HSL it is (7°, 20%, 83%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#DCCCCA
RGB
220, 204, 202
HSL
7°, 20%, 83%
CMYK
0%, 7%, 8%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCCCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 204, 202

Red: 220 / Green: 204 / Blue: 202

HSL

7°, 20%, 83%

Hue: 7° / Saturation: 20% / Lightness: 83%

CMYK

0%, 7%, 8%, 14%

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

What color is #DCCCCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCCCA to RGB:

rgb(220, 204, 202)HEX to RGB Converter →

HEX to HSL

Convert #DCCCCA to HSL:

hsl(7, 20%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DCCCCA to CMYK:

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

Color Meaning and Usage

#DCCCCA is a airy red color with RGB values of 220, 204, 202 and HSL of 7°, 20%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCCCA is #CBDADC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCCBD2.

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

Contrast with #DCCCCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCCCA?

#DCCCCA is a airy red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCCCCA?

#DCCCCA in RGB is (220, 204, 202) - 220 red, 204 green, and 202 blue.

How to use #DCCCCA in CSS?

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

What colors go well with #DCCCCA?

#CBDADC (complementary), #DCCBD2 (analogous), and #BEA19D (lighter shade) work well with #DCCCCA.