#DBA0CD Color Information

Hex color code: #DBA0CD

The hex color #DBA0CD is a subtle magenta with RGB values of (219, 160, 205) and HSL of (314°, 45%, 74%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DBA0CD
RGB
219, 160, 205
HSL
314°, 45%, 74%
CMYK
0%, 27%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA0CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 160, 205

Red: 219 / Green: 160 / Blue: 205

HSL

314°, 45%, 74%

Hue: 314° / Saturation: 45% / Lightness: 74%

CMYK

0%, 27%, 6%, 14%

Cyan: 0% / Magenta: 27% / Yellow: 6% / Key: 14%

What color is #DBA0CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA0CD to RGB:

rgb(219, 160, 205)HEX to RGB Converter →

HEX to HSL

Convert #DBA0CD to HSL:

hsl(314, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DBA0CD to CMYK:

cmyk(0%, 27%, 6%, 14%)Color Converter →

Color Meaning and Usage

#DBA0CD is a soft magenta color with RGB values of 219, 160, 205 and HSL of 314°, 45%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA0CD is #9FDBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #CB9FDB.

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

Contrast with #DBA0CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA0CD?

#DBA0CD is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DBA0CD?

#DBA0CD in RGB is (219, 160, 205) - 219 red, 160 green, and 205 blue.

How to use #DBA0CD in CSS?

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

What colors go well with #DBA0CD?

#9FDBAD (complementary), #CB9FDB (analogous), and #C567B0 (lighter shade) work well with #DBA0CD.