#DBBECD Color Information

Hex color code: #DBBECD

#DBBECD is a delicate magenta color. In RGB it is (219, 190, 205), and in HSL it is (329°, 29%, 80%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DBBECD
RGB
219, 190, 205
HSL
329°, 29%, 80%
CMYK
0%, 13%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 190, 205

Red: 219 / Green: 190 / Blue: 205

HSL

329°, 29%, 80%

Hue: 329° / Saturation: 29% / Lightness: 80%

CMYK

0%, 13%, 6%, 14%

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

What color is #DBBECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBECD to RGB:

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

HEX to HSL

Convert #DBBECD to HSL:

hsl(329, 29%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBECD to CMYK:

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

Color Meaning and Usage

A ethereal magenta tone, #DBBECD has RGB (219, 190, 205) and HSL (329°, 29%, 80%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBECD is #BDDBCC, creating high-contrast pairings. For softer combinations, try analogous colors like #DABDDB.

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

Contrast with #DBBECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBECD?

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

What is the RGB value of #DBBECD?

#DBBECD in RGB is (219, 190, 205) - 219 red, 190 green, and 205 blue.

How to use #DBBECD in CSS?

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

What colors go well with #DBBECD?

#BDDBCC (complementary), #DABDDB (analogous), and #C08CA7 (lighter shade) work well with #DBBECD.