#DAACBC Color Information

Hex color code: #DAACBC

The hex color #DAACBC is a delicate magenta with RGB values of (218, 172, 188) and HSL of (339°, 38%, 76%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DAACBC
RGB
218, 172, 188
HSL
339°, 38%, 76%
CMYK
0%, 21%, 14%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAACBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 172, 188

Red: 218 / Green: 172 / Blue: 188

HSL

339°, 38%, 76%

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

CMYK

0%, 21%, 14%, 15%

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

What color is #DAACBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAACBC to RGB:

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

HEX to HSL

Convert #DAACBC to HSL:

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

HEX to CMYK

Convert #DAACBC to CMYK:

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

Color Meaning and Usage

#DAACBC is a light magenta color with RGB values of 218, 172, 188 and HSL of 339°, 38%, 76%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAACBC is #ABD9C9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9ABD2.

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

Contrast with #DAACBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAACBC?

#DAACBC is a light magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DAACBC?

#DAACBC in RGB is (218, 172, 188) - 218 red, 172 green, and 188 blue.

How to use #DAACBC in CSS?

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

What colors go well with #DAACBC?

#ABD9C9 (complementary), #D9ABD2 (analogous), and #C17690 (lighter shade) work well with #DAACBC.