#DACAD7 Color Information

Hex color code: #DACAD7

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

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACAD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 202, 215

Red: 218 / Green: 202 / Blue: 215

HSL

311°, 18%, 82%

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

CMYK

0%, 7%, 1%, 15%

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

What color is #DACAD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACAD7 to RGB:

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

HEX to HSL

Convert #DACAD7 to HSL:

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

HEX to CMYK

Convert #DACAD7 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #DACAD7 has RGB (218, 202, 215) and HSL (311°, 18%, 82%). 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 #DACAD7 is #C9D9CC, creating high-contrast pairings. For softer combinations, try analogous colors like #D4C9D9.

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

Contrast with #DACAD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DACAD7?

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

What is the RGB value of #DACAD7?

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

How to use #DACAD7 in CSS?

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

What colors go well with #DACAD7?

#C9D9CC (complementary), #D4C9D9 (analogous), and #BA9CB4 (lighter shade) work well with #DACAD7.