#D8CACA Color Information

Hex color code: #D8CACA

#D8CACA is a light red color. In RGB it is (216, 202, 202), and in HSL it is (0°, 15%, 82%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D8CACA
RGB
216, 202, 202
HSL
0°, 15%, 82%
CMYK
0%, 6%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8CACA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 202, 202

Red: 216 / Green: 202 / Blue: 202

HSL

0°, 15%, 82%

Hue: 0° / Saturation: 15% / Lightness: 82%

CMYK

0%, 6%, 6%, 15%

Cyan: 0% / Magenta: 6% / Yellow: 6% / Key: 15%

What color is #D8CACA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8CACA to RGB:

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

HEX to HSL

Convert #D8CACA to HSL:

hsl(0, 15%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #D8CACA to CMYK:

cmyk(0%, 6%, 6%, 15%)Color Converter →

Color Meaning and Usage

A ethereal red tone, #D8CACA has RGB (216, 202, 202) and HSL (0°, 15%, 82%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8CACA is #CAD8D8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8CAD1.

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

Contrast with #D8CACA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8CACA?

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

What is the RGB value of #D8CACA?

#D8CACA in RGB is (216, 202, 202) - 216 red, 202 green, and 202 blue.

How to use #D8CACA in CSS?

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

What colors go well with #D8CACA?

#CAD8D8 (complementary), #D8CAD1 (analogous), and #B79E9E (lighter shade) work well with #D8CACA.