#DAC3CF Color Information

Hex color code: #DAC3CF

The hex color #DAC3CF is a delicate magenta with RGB values of (218, 195, 207) and HSL of (329°, 24%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DAC3CF
RGB
218, 195, 207
HSL
329°, 24%, 81%
CMYK
0%, 11%, 5%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAC3CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 195, 207

Red: 218 / Green: 195 / Blue: 207

HSL

329°, 24%, 81%

Hue: 329° / Saturation: 24% / Lightness: 81%

CMYK

0%, 11%, 5%, 15%

Cyan: 0% / Magenta: 11% / Yellow: 5% / Key: 15%

What color is #DAC3CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAC3CF to RGB:

rgb(218, 195, 207)HEX to RGB Converter →

HEX to HSL

Convert #DAC3CF to HSL:

hsl(329, 24%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DAC3CF to CMYK:

cmyk(0%, 11%, 5%, 15%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #DAC3CF has RGB (218, 195, 207) and HSL (329°, 24%, 81%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAC3CF is #C3DACE, creating high-contrast pairings. For softer combinations, try analogous colors like #DAC3DA.

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

Contrast with #DAC3CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAC3CF?

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

What is the RGB value of #DAC3CF?

#DAC3CF in RGB is (218, 195, 207) - 218 red, 195 green, and 207 blue.

How to use #DAC3CF in CSS?

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

What colors go well with #DAC3CF?

#C3DACE (complementary), #DAC3DA (analogous), and #BD93A9 (lighter shade) work well with #DAC3CF.