#D3CACA Color Information

Hex color code: #D3CACA

The hex color #D3CACA is a ethereal red with RGB values of (211, 202, 202) and HSL of (0°, 9%, 81%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#D3CACA
RGB
211, 202, 202
HSL
0°, 9%, 81%
CMYK
0%, 4%, 4%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3CACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 202, 202

Red: 211 / Green: 202 / Blue: 202

HSL

0°, 9%, 81%

Hue: 0° / Saturation: 9% / Lightness: 81%

CMYK

0%, 4%, 4%, 17%

Cyan: 0% / Magenta: 4% / Yellow: 4% / Key: 17%

What color is #D3CACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3CACA to RGB:

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

HEX to HSL

Convert #D3CACA to HSL:

hsl(0, 9%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #D3CACA to CMYK:

cmyk(0%, 4%, 4%, 17%)Color Converter →

Color Meaning and Usage

#D3CACA is a ethereal red color with RGB values of 211, 202, 202 and HSL of 0°, 9%, 81%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3CACA is #CAD3D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3CACF.

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

Contrast with #D3CACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3CACA?

#D3CACA is a ethereal red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D3CACA?

#D3CACA in RGB is (211, 202, 202) - 211 red, 202 green, and 202 blue.

How to use #D3CACA in CSS?

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

What colors go well with #D3CACA?

#CAD3D3 (complementary), #D3CACF (analogous), and #B0A0A0 (lighter shade) work well with #D3CACA.