#D7CADA Color Information

Hex color code: #D7CADA

#D7CADA is a ethereal magenta color. In RGB it is (215, 202, 218), and in HSL it is (289°, 18%, 82%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#D7CADA
RGB
215, 202, 218
HSL
289°, 18%, 82%
CMYK
1%, 7%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7CADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 202, 218

Red: 215 / Green: 202 / Blue: 218

HSL

289°, 18%, 82%

Hue: 289° / Saturation: 18% / Lightness: 82%

CMYK

1%, 7%, 0%, 15%

Cyan: 1% / Magenta: 7% / Yellow: 0% / Key: 15%

What color is #D7CADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7CADA to RGB:

rgb(215, 202, 218)HEX to RGB Converter →

HEX to HSL

Convert #D7CADA to HSL:

hsl(289, 18%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #D7CADA to CMYK:

cmyk(1%, 7%, 0%, 15%)Color Converter →

Color Meaning and Usage

#D7CADA is a soft magenta color with RGB values of 215, 202, 218 and HSL of 289°, 18%, 82%. 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 #D7CADA is #CCD9C9, creating high-contrast pairings. For softer combinations, try analogous colors like #CEC9D9.

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

Contrast with #D7CADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7CADA?

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

What is the RGB value of #D7CADA?

#D7CADA in RGB is (215, 202, 218) - 215 red, 202 green, and 218 blue.

How to use #D7CADA in CSS?

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

What colors go well with #D7CADA?

#CCD9C9 (complementary), #CEC9D9 (analogous), and #B49CBA (lighter shade) work well with #D7CADA.