#DBBFDA Color Information

Hex color code: #DBBFDA

#DBBFDA is a delicate magenta color. In RGB it is (219, 191, 218), and in HSL it is (302°, 28%, 80%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#DBBFDA
RGB
219, 191, 218
HSL
302°, 28%, 80%
CMYK
0%, 13%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBFDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 191, 218

Red: 219 / Green: 191 / Blue: 218

HSL

302°, 28%, 80%

Hue: 302° / Saturation: 28% / Lightness: 80%

CMYK

0%, 13%, 0%, 14%

Cyan: 0% / Magenta: 13% / Yellow: 0% / Key: 14%

What color is #DBBFDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBFDA to RGB:

rgb(219, 191, 218)HEX to RGB Converter →

HEX to HSL

Convert #DBBFDA to HSL:

hsl(302, 28%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBFDA to CMYK:

cmyk(0%, 13%, 0%, 14%)Color Converter →

Color Meaning and Usage

#DBBFDA is a airy magenta color with RGB values of 219, 191, 218 and HSL of 302°, 28%, 80%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBFDA is #BEDABF, creating high-contrast pairings. For softer combinations, try analogous colors like #CDBEDA.

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

Contrast with #DBBFDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBFDA?

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

What is the RGB value of #DBBFDA?

#DBBFDA in RGB is (219, 191, 218) - 219 red, 191 green, and 218 blue.

How to use #DBBFDA in CSS?

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

What colors go well with #DBBFDA?

#BEDABF (complementary), #CDBEDA (analogous), and #BF8DBD (lighter shade) work well with #DBBFDA.