#D2CACE Color Information

Hex color code: #D2CACE

#D2CACE is a light magenta color. In RGB it is (210, 202, 206), and in HSL it is (330°, 8%, 81%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D2CACE
RGB
210, 202, 206
HSL
330°, 8%, 81%
CMYK
0%, 4%, 2%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2CACE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 202, 206

Red: 210 / Green: 202 / Blue: 206

HSL

330°, 8%, 81%

Hue: 330° / Saturation: 8% / Lightness: 81%

CMYK

0%, 4%, 2%, 18%

Cyan: 0% / Magenta: 4% / Yellow: 2% / Key: 18%

What color is #D2CACE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2CACE to RGB:

rgb(210, 202, 206)HEX to RGB Converter →

HEX to HSL

Convert #D2CACE to HSL:

hsl(330, 8%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #D2CACE to CMYK:

cmyk(0%, 4%, 2%, 18%)Color Converter →

Color Meaning and Usage

A light magenta tone, #D2CACE has RGB (210, 202, 206) and HSL (330°, 8%, 81%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2CACE is #CBD2CF, creating high-contrast pairings. For softer combinations, try analogous colors like #D2CBD2.

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

Contrast with #D2CACE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2CACE?

#D2CACE is a light magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D2CACE?

#D2CACE in RGB is (210, 202, 206) - 210 red, 202 green, and 206 blue.

How to use #D2CACE in CSS?

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

What colors go well with #D2CACE?

#CBD2CF (complementary), #D2CBD2 (analogous), and #AFA1A8 (lighter shade) work well with #D2CACE.