#DBE1D6 Color Information

Hex color code: #DBE1D6

A airy green shade, #DBE1D6 appears as (219, 225, 214) in RGB and (93°, 15%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DBE1D6
RGB
219, 225, 214
HSL
93°, 15%, 86%
CMYK
3%, 0%, 5%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBE1D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 225, 214

Red: 219 / Green: 225 / Blue: 214

HSL

93°, 15%, 86%

Hue: 93° / Saturation: 15% / Lightness: 86%

CMYK

3%, 0%, 5%, 12%

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

What color is #DBE1D6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBE1D6 to RGB:

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

HEX to HSL

Convert #DBE1D6 to HSL:

hsl(93, 15%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DBE1D6 to CMYK:

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

Color Meaning and Usage

A light green tone, #DBE1D6 has RGB (219, 225, 214) and HSL (93°, 15%, 86%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBE1D6 is #DCD6E1, creating high-contrast pairings. For softer combinations, try analogous colors like #E0E1D6.

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

Contrast with #DBE1D6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBE1D6?

#DBE1D6 is a light green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBE1D6?

#DBE1D6 in RGB is (219, 225, 214) - 219 red, 225 green, and 214 blue.

How to use #DBE1D6 in CSS?

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

What colors go well with #DBE1D6?

#DCD6E1 (complementary), #E0E1D6 (analogous), and #B4C0AA (lighter shade) work well with #DBE1D6.