#DBE1DF Color Information

Hex color code: #DBE1DF

#DBE1DF is a soft cyan color. In RGB it is (219, 225, 223), and in HSL it is (160°, 9%, 87%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DBE1DF
RGB
219, 225, 223
HSL
160°, 9%, 87%
CMYK
3%, 0%, 1%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBE1DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 225, 223

Red: 219 / Green: 225 / Blue: 223

HSL

160°, 9%, 87%

Hue: 160° / Saturation: 9% / Lightness: 87%

CMYK

3%, 0%, 1%, 12%

Cyan: 3% / Magenta: 0% / Yellow: 1% / Key: 12%

What color is #DBE1DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBE1DF to RGB:

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

HEX to HSL

Convert #DBE1DF to HSL:

hsl(160, 9%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DBE1DF to CMYK:

cmyk(3%, 0%, 1%, 12%)Color Converter →

Color Meaning and Usage

#DBE1DF is a airy cyan color with RGB values of 219, 225, 223 and HSL of 160°, 9%, 87%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBE1DF is #E1DBDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DBE1DC.

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

Contrast with #DBE1DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBE1DF?

#DBE1DF is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBE1DF?

#DBE1DF in RGB is (219, 225, 223) - 219 red, 225 green, and 223 blue.

How to use #DBE1DF in CSS?

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

What colors go well with #DBE1DF?

#E1DBDD (complementary), #DBE1DC (analogous), and #B1BEBA (lighter shade) work well with #DBE1DF.