#DAC4CB Color Information

Hex color code: #DAC4CB

A soft magenta shade, #DAC4CB appears as (218, 196, 203) in RGB and (341°, 23%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DAC4CB
RGB
218, 196, 203
HSL
341°, 23%, 81%
CMYK
0%, 10%, 7%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAC4CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 196, 203

Red: 218 / Green: 196 / Blue: 203

HSL

341°, 23%, 81%

Hue: 341° / Saturation: 23% / Lightness: 81%

CMYK

0%, 10%, 7%, 15%

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

What color is #DAC4CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAC4CB to RGB:

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

HEX to HSL

Convert #DAC4CB to HSL:

hsl(341, 23%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DAC4CB to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DAC4CB has RGB (218, 196, 203) and HSL (341°, 23%, 81%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAC4CB is #C3DAD3, creating high-contrast pairings. For softer combinations, try analogous colors like #DAC3D6.

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

Contrast with #DAC4CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAC4CB?

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

What is the RGB value of #DAC4CB?

#DAC4CB in RGB is (218, 196, 203) - 218 red, 196 green, and 203 blue.

How to use #DAC4CB in CSS?

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

What colors go well with #DAC4CB?

#C3DAD3 (complementary), #DAC3D6 (analogous), and #BC94A1 (lighter shade) work well with #DAC4CB.