#DAC7CD Color Information

Hex color code: #DAC7CD

#DAC7CD is a soft magenta color. In RGB it is (218, 199, 205), and in HSL it is (341°, 20%, 82%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DAC7CD
RGB
218, 199, 205
HSL
341°, 20%, 82%
CMYK
0%, 9%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAC7CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 199, 205

Red: 218 / Green: 199 / Blue: 205

HSL

341°, 20%, 82%

Hue: 341° / Saturation: 20% / Lightness: 82%

CMYK

0%, 9%, 6%, 15%

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

What color is #DAC7CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAC7CD to RGB:

rgb(218, 199, 205)HEX to RGB Converter →

HEX to HSL

Convert #DAC7CD to HSL:

hsl(341, 20%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DAC7CD to CMYK:

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

Color Meaning and Usage

A airy magenta tone, #DAC7CD has RGB (218, 199, 205) and HSL (341°, 20%, 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 #DAC7CD is #C8DAD4, creating high-contrast pairings. For softer combinations, try analogous colors like #DAC8D7.

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

Contrast with #DAC7CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAC7CD?

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

What is the RGB value of #DAC7CD?

#DAC7CD in RGB is (218, 199, 205) - 218 red, 199 green, and 205 blue.

How to use #DAC7CD in CSS?

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

What colors go well with #DAC7CD?

#C8DAD4 (complementary), #DAC8D7 (analogous), and #BC9AA5 (lighter shade) work well with #DAC7CD.