#DCCACA Color Information

Hex color code: #DCCACA

The hex color #DCCACA is a ethereal red with RGB values of (220, 202, 202) and HSL of (0°, 20%, 83%). It is typically applied in digital products.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCCACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 202, 202

Red: 220 / Green: 202 / Blue: 202

HSL

0°, 20%, 83%

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

CMYK

0%, 8%, 8%, 14%

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

What color is #DCCACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCCACA to RGB:

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

HEX to HSL

Convert #DCCACA to HSL:

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

HEX to CMYK

Convert #DCCACA to CMYK:

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

Color Meaning and Usage

#DCCACA is a soft red color with RGB values of 220, 202, 202 and HSL of 0°, 20%, 83%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCCACA is #CBDCDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCCBD4.

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

Contrast with #DCCACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCCACA?

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

What is the RGB value of #DCCACA?

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

How to use #DCCACA in CSS?

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

What colors go well with #DCCACA?

#CBDCDC (complementary), #DCCBD4 (analogous), and #BE9D9D (lighter shade) work well with #DCCACA.