#DBB7E1 Color Information

Hex color code: #DBB7E1

A airy magenta shade, #DBB7E1 appears as (219, 183, 225) in RGB and (291°, 41%, 80%) in HSL. It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DBB7E1
RGB
219, 183, 225
HSL
291°, 41%, 80%
CMYK
3%, 19%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBB7E1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 183, 225

Red: 219 / Green: 183 / Blue: 225

HSL

291°, 41%, 80%

Hue: 291° / Saturation: 41% / Lightness: 80%

CMYK

3%, 19%, 0%, 12%

Cyan: 3% / Magenta: 19% / Yellow: 0% / Key: 12%

What color is #DBB7E1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBB7E1 to RGB:

rgb(219, 183, 225)HEX to RGB Converter →

HEX to HSL

Convert #DBB7E1 to HSL:

hsl(291, 41%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DBB7E1 to CMYK:

cmyk(3%, 19%, 0%, 12%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #DBB7E1 has RGB (219, 183, 225) and HSL (291°, 41%, 80%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBB7E1 is #BDE1B7, creating high-contrast pairings. For softer combinations, try analogous colors like #C6B7E1.

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

Contrast with #DBB7E1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBB7E1?

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

What is the RGB value of #DBB7E1?

#DBB7E1 in RGB is (219, 183, 225) - 219 red, 183 green, and 225 blue.

How to use #DBB7E1 in CSS?

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

What colors go well with #DBB7E1?

#BDE1B7 (complementary), #C6B7E1 (analogous), and #BF81CA (lighter shade) work well with #DBB7E1.