#DCACBD Color Information

Hex color code: #DCACBD

The hex color #DCACBD is a light magenta with RGB values of (220, 172, 189) and HSL of (339°, 41%, 77%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DCACBD
RGB
220, 172, 189
HSL
339°, 41%, 77%
CMYK
0%, 22%, 14%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCACBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 172, 189

Red: 220 / Green: 172 / Blue: 189

HSL

339°, 41%, 77%

Hue: 339° / Saturation: 41% / Lightness: 77%

CMYK

0%, 22%, 14%, 14%

Cyan: 0% / Magenta: 22% / Yellow: 14% / Key: 14%

What color is #DCACBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCACBD to RGB:

rgb(220, 172, 189)HEX to RGB Converter →

HEX to HSL

Convert #DCACBD to HSL:

hsl(339, 41%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DCACBD to CMYK:

cmyk(0%, 22%, 14%, 14%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #DCACBD has RGB (220, 172, 189) and HSL (339°, 41%, 77%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCACBD is #ACDCCC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCACD5.

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

Contrast with #DCACBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCACBD?

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

What is the RGB value of #DCACBD?

#DCACBD in RGB is (220, 172, 189) - 220 red, 172 green, and 189 blue.

How to use #DCACBD in CSS?

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

What colors go well with #DCACBD?

#ACDCCC (complementary), #DCACD5 (analogous), and #C67692 (lighter shade) work well with #DCACBD.