#DBDADF Color Information

Hex color code: #DBDADF

The hex color #DBDADF is a ethereal blue with RGB values of (219, 218, 223) and HSL of (252°, 7%, 86%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DBDADF
RGB
219, 218, 223
HSL
252°, 7%, 86%
CMYK
2%, 2%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 218, 223

Red: 219 / Green: 218 / Blue: 223

HSL

252°, 7%, 86%

Hue: 252° / Saturation: 7% / Lightness: 86%

CMYK

2%, 2%, 0%, 13%

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

What color is #DBDADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDADF to RGB:

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

HEX to HSL

Convert #DBDADF to HSL:

hsl(252, 7%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDADF to CMYK:

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

Color Meaning and Usage

#DBDADF is a soft blue color with RGB values of 219, 218, 223 and HSL of 252°, 7%, 86%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDADF is #DDDED9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DADE.

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

Contrast with #DBDADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDADF?

#DBDADF is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBDADF?

#DBDADF in RGB is (219, 218, 223) - 219 red, 218 green, and 223 blue.

How to use #DBDADF in CSS?

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

What colors go well with #DBDADF?

#DDDED9 (complementary), #D9DADE (analogous), and #B2B0BA (lighter shade) work well with #DBDADF.