#DBBFDF Color Information

Hex color code: #DBBFDF

The hex color #DBBFDF is a delicate magenta with RGB values of (219, 191, 223) and HSL of (293°, 33%, 81%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#DBBFDF
RGB
219, 191, 223
HSL
293°, 33%, 81%
CMYK
2%, 14%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBBFDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 191, 223

Red: 219 / Green: 191 / Blue: 223

HSL

293°, 33%, 81%

Hue: 293° / Saturation: 33% / Lightness: 81%

CMYK

2%, 14%, 0%, 13%

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

What color is #DBBFDF?

#DBBFDF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBBFDF to RGB:

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

HEX to HSL

Convert #DBBFDF to HSL:

hsl(293, 33%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DBBFDF to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #DBBFDF has RGB (219, 191, 223) and HSL (293°, 33%, 81%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBBFDF is #C2DFBF, creating high-contrast pairings. For softer combinations, try analogous colors like #CBBFDF.

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

Contrast with #DBBFDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBBFDF?

#DBBFDF is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBBFDF?

#DBBFDF in RGB is (219, 191, 223) - 219 red, 191 green, and 223 blue.

How to use #DBBFDF in CSS?

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

What colors go well with #DBBFDF?

#C2DFBF (complementary), #CBBFDF (analogous), and #BE8CC5 (lighter shade) work well with #DBBFDF.