#DCACCD Color Information

Hex color code: #DCACCD

A ethereal magenta shade, #DCACCD appears as (220, 172, 205) in RGB and (319°, 41%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DCACCD
RGB
220, 172, 205
HSL
319°, 41%, 77%
CMYK
0%, 22%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCACCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 172, 205

Red: 220 / Green: 172 / Blue: 205

HSL

319°, 41%, 77%

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

CMYK

0%, 22%, 7%, 14%

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

What color is #DCACCD?

#DCACCD is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCACCD to RGB:

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

HEX to HSL

Convert #DCACCD to HSL:

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

HEX to CMYK

Convert #DCACCD to CMYK:

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

Color Meaning and Usage

#DCACCD is a ethereal magenta color with RGB values of 220, 172, 205 and HSL of 319°, 41%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCACCD is #ACDCBC, creating high-contrast pairings. For softer combinations, try analogous colors like #D4ACDC.

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

Contrast with #DCACCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCACCD?

#DCACCD is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DCACCD?

#DCACCD in RGB is (220, 172, 205) - 220 red, 172 green, and 205 blue.

How to use #DCACCD in CSS?

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

What colors go well with #DCACCD?

#ACDCBC (complementary), #D4ACDC (analogous), and #C676AD (lighter shade) work well with #DCACCD.