#DCB0CD Color Information

Hex color code: #DCB0CD

The hex color #DCB0CD is a light magenta with RGB values of (220, 176, 205) and HSL of (320°, 39%, 78%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#DCB0CD
RGB
220, 176, 205
HSL
320°, 39%, 78%
CMYK
0%, 20%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCB0CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 176, 205

Red: 220 / Green: 176 / Blue: 205

HSL

320°, 39%, 78%

Hue: 320° / Saturation: 39% / Lightness: 78%

CMYK

0%, 20%, 7%, 14%

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

What color is #DCB0CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCB0CD to RGB:

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

HEX to HSL

Convert #DCB0CD to HSL:

hsl(320, 39%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DCB0CD to CMYK:

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

Color Meaning and Usage

#DCB0CD is a airy magenta color with RGB values of 220, 176, 205 and HSL of 320°, 39%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCB0CD is #B1DDC0, creating high-contrast pairings. For softer combinations, try analogous colors like #D5B1DD.

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

Contrast with #DCB0CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCB0CD?

#DCB0CD is a airy magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DCB0CD?

#DCB0CD in RGB is (220, 176, 205) - 220 red, 176 green, and 205 blue.

How to use #DCB0CD in CSS?

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

What colors go well with #DCB0CD?

#B1DDC0 (complementary), #D5B1DD (analogous), and #C57CAD (lighter shade) work well with #DCB0CD.