#DACBD1 Color Information

Hex color code: #DACBD1

A ethereal magenta shade, #DACBD1 appears as (218, 203, 209) in RGB and (336°, 17%, 83%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DACBD1
RGB
218, 203, 209
HSL
336°, 17%, 83%
CMYK
0%, 7%, 4%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DACBD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 203, 209

Red: 218 / Green: 203 / Blue: 209

HSL

336°, 17%, 83%

Hue: 336° / Saturation: 17% / Lightness: 83%

CMYK

0%, 7%, 4%, 15%

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

What color is #DACBD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DACBD1 to RGB:

rgb(218, 203, 209)HEX to RGB Converter →

HEX to HSL

Convert #DACBD1 to HSL:

hsl(336, 17%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DACBD1 to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DACBD1 has RGB (218, 203, 209) and HSL (336°, 17%, 83%). 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 #DACBD1 is #CCDBD5, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCCDA.

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

Contrast with #DACBD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DACBD1?

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

What is the RGB value of #DACBD1?

#DACBD1 in RGB is (218, 203, 209) - 218 red, 203 green, and 209 blue.

How to use #DACBD1 in CSS?

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

What colors go well with #DACBD1?

#CCDBD5 (complementary), #DBCCDA (analogous), and #BBA0AB (lighter shade) work well with #DACBD1.