#DBA3CE Color Information

Hex color code: #DBA3CE

#DBA3CE is a gentle magenta color. In RGB it is (219, 163, 206), and in HSL it is (314°, 44%, 75%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#DBA3CE
RGB
219, 163, 206
HSL
314°, 44%, 75%
CMYK
0%, 26%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA3CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 163, 206

Red: 219 / Green: 163 / Blue: 206

HSL

314°, 44%, 75%

Hue: 314° / Saturation: 44% / Lightness: 75%

CMYK

0%, 26%, 6%, 14%

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

What color is #DBA3CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA3CE to RGB:

rgb(219, 163, 206)HEX to RGB Converter →

HEX to HSL

Convert #DBA3CE to HSL:

hsl(314, 44%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DBA3CE to CMYK:

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

Color Meaning and Usage

#DBA3CE is a delicate magenta color with RGB values of 219, 163, 206 and HSL of 314°, 44%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA3CE is #A3DBB0, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA3DB.

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

Contrast with #DBA3CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA3CE?

#DBA3CE is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DBA3CE?

#DBA3CE in RGB is (219, 163, 206) - 219 red, 163 green, and 206 blue.

How to use #DBA3CE in CSS?

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

What colors go well with #DBA3CE?

#A3DBB0 (complementary), #CCA3DB (analogous), and #C66CB1 (lighter shade) work well with #DBA3CE.