#DBDEE4 Color Information

Hex color code: #DBDEE4

The hex color #DBDEE4 is a delicate blue with RGB values of (219, 222, 228) and HSL of (220°, 14%, 88%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DBDEE4
RGB
219, 222, 228
HSL
220°, 14%, 88%
CMYK
4%, 3%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDEE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 222, 228

Red: 219 / Green: 222 / Blue: 228

HSL

220°, 14%, 88%

Hue: 220° / Saturation: 14% / Lightness: 88%

CMYK

4%, 3%, 0%, 11%

Cyan: 4% / Magenta: 3% / Yellow: 0% / Key: 11%

What color is #DBDEE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDEE4 to RGB:

rgb(219, 222, 228)HEX to RGB Converter →

HEX to HSL

Convert #DBDEE4 to HSL:

hsl(220, 14%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDEE4 to CMYK:

cmyk(4%, 3%, 0%, 11%)Color Converter →

Color Meaning and Usage

A ethereal blue tone, #DBDEE4 has RGB (219, 222, 228) and HSL (220°, 14%, 88%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDEE4 is #E5E2DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCE3E5.

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

Contrast with #DBDEE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDEE4?

#DBDEE4 is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBDEE4?

#DBDEE4 in RGB is (219, 222, 228) - 219 red, 222 green, and 228 blue.

How to use #DBDEE4 in CSS?

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

What colors go well with #DBDEE4?

#E5E2DC (complementary), #DCE3E5 (analogous), and #B1B7C4 (lighter shade) work well with #DBDEE4.