#DAACBE Color Information

Hex color code: #DAACBE

#DAACBE is a soft magenta color. In RGB it is (218, 172, 190), and in HSL it is (337°, 38%, 76%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DAACBE
RGB
218, 172, 190
HSL
337°, 38%, 76%
CMYK
0%, 21%, 13%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAACBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 172, 190

Red: 218 / Green: 172 / Blue: 190

HSL

337°, 38%, 76%

Hue: 337° / Saturation: 38% / Lightness: 76%

CMYK

0%, 21%, 13%, 15%

Cyan: 0% / Magenta: 21% / Yellow: 13% / Key: 15%

What color is #DAACBE?

#DAACBE is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAACBE to RGB:

rgb(218, 172, 190)HEX to RGB Converter →

HEX to HSL

Convert #DAACBE to HSL:

hsl(337, 38%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DAACBE to CMYK:

cmyk(0%, 21%, 13%, 15%)Color Converter →

Color Meaning and Usage

#DAACBE is a soft magenta color with RGB values of 218, 172, 190 and HSL of 337°, 38%, 76%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAACBE is #ABD9C7, creating high-contrast pairings. For softer combinations, try analogous colors like #D9ABD4.

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

Contrast with #DAACBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAACBE?

#DAACBE is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DAACBE?

#DAACBE in RGB is (218, 172, 190) - 218 red, 172 green, and 190 blue.

How to use #DAACBE in CSS?

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

What colors go well with #DAACBE?

#ABD9C7 (complementary), #D9ABD4 (analogous), and #C17693 (lighter shade) work well with #DAACBE.