#DBA2CC Color Information

Hex color code: #DBA2CC

A soft magenta shade, #DBA2CC appears as (219, 162, 204) in RGB and (316°, 44%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#DBA2CC
RGB
219, 162, 204
HSL
316°, 44%, 75%
CMYK
0%, 26%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA2CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 162, 204

Red: 219 / Green: 162 / Blue: 204

HSL

316°, 44%, 75%

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

CMYK

0%, 26%, 7%, 14%

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

What color is #DBA2CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA2CC to RGB:

rgb(219, 162, 204)HEX to RGB Converter →

HEX to HSL

Convert #DBA2CC to HSL:

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

HEX to CMYK

Convert #DBA2CC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #DBA2CC has RGB (219, 162, 204) and HSL (316°, 44%, 75%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA2CC is #A3DBB2, creating high-contrast pairings. For softer combinations, try analogous colors like #CEA3DB.

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

Contrast with #DBA2CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA2CC?

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

What is the RGB value of #DBA2CC?

#DBA2CC in RGB is (219, 162, 204) - 219 red, 162 green, and 204 blue.

How to use #DBA2CC in CSS?

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

What colors go well with #DBA2CC?

#A3DBB2 (complementary), #CEA3DB (analogous), and #C66CAE (lighter shade) work well with #DBA2CC.