#DBDEEE Color Information

Hex color code: #DBDEEE

The hex color #DBDEEE is a delicate blue with RGB values of (219, 222, 238) and HSL of (231°, 36%, 90%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DBDEEE
RGB
219, 222, 238
HSL
231°, 36%, 90%
CMYK
8%, 7%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDEEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 222, 238

Red: 219 / Green: 222 / Blue: 238

HSL

231°, 36%, 90%

Hue: 231° / Saturation: 36% / Lightness: 90%

CMYK

8%, 7%, 0%, 7%

Cyan: 8% / Magenta: 7% / Yellow: 0% / Key: 7%

What color is #DBDEEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDEEE to RGB:

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

HEX to HSL

Convert #DBDEEE to HSL:

hsl(231, 36%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDEEE to CMYK:

cmyk(8%, 7%, 0%, 7%)Color Converter →

Color Meaning and Usage

#DBDEEE is a light blue color with RGB values of 219, 222, 238 and HSL of 231°, 36%, 90%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDEEE is #EFECDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCE8EF.

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

Contrast with #DBDEEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDEEE?

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

What is the RGB value of #DBDEEE?

#DBDEEE in RGB is (219, 222, 238) - 219 red, 222 green, and 238 blue.

How to use #DBDEEE in CSS?

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

What colors go well with #DBDEEE?

#EFECDC (complementary), #DCE8EF (analogous), and #A8AFD6 (lighter shade) work well with #DBDEEE.