#DBE3EE Color Information

Hex color code: #DBE3EE

A soft blue shade, #DBE3EE appears as (219, 227, 238) in RGB and (215°, 36%, 90%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DBE3EE
RGB
219, 227, 238
HSL
215°, 36%, 90%
CMYK
8%, 5%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBE3EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 227, 238

Red: 219 / Green: 227 / Blue: 238

HSL

215°, 36%, 90%

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

CMYK

8%, 5%, 0%, 7%

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

What color is #DBE3EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBE3EE to RGB:

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

HEX to HSL

Convert #DBE3EE to HSL:

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

HEX to CMYK

Convert #DBE3EE to CMYK:

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

Color Meaning and Usage

A light blue tone, #DBE3EE has RGB (219, 227, 238) and HSL (215°, 36%, 90%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBE3EE is #EFE7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCEDEF.

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

Contrast with #DBE3EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBE3EE?

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

What is the RGB value of #DBE3EE?

#DBE3EE in RGB is (219, 227, 238) - 219 red, 227 green, and 238 blue.

How to use #DBE3EE in CSS?

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

What colors go well with #DBE3EE?

#EFE7DC (complementary), #DCEDEF (analogous), and #A8BBD6 (lighter shade) work well with #DBE3EE.