#DBE4DB Color Information

Hex color code: #DBE4DB

#DBE4DB is a airy green color. In RGB it is (219, 228, 219), and in HSL it is (120°, 14%, 88%). It is popular in mobile app design.

Try:
Color NameBeige
HEX
#DBE4DB
RGB
219, 228, 219
HSL
120°, 14%, 88%
CMYK
4%, 0%, 4%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBE4DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 228, 219

Red: 219 / Green: 228 / Blue: 219

HSL

120°, 14%, 88%

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

CMYK

4%, 0%, 4%, 11%

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

What color is #DBE4DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBE4DB to RGB:

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

HEX to HSL

Convert #DBE4DB to HSL:

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

HEX to CMYK

Convert #DBE4DB to CMYK:

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

Color Meaning and Usage

#DBE4DB is a soft green color with RGB values of 219, 228, 219 and HSL of 120°, 14%, 88%. 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 #DBE4DB is #E5DCE5, creating high-contrast pairings. For softer combinations, try analogous colors like #E0E5DC.

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

Contrast with #DBE4DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBE4DB?

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

What is the RGB value of #DBE4DB?

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

How to use #DBE4DB in CSS?

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

What colors go well with #DBE4DB?

#E5DCE5 (complementary), #E0E5DC (analogous), and #B1C4B1 (lighter shade) work well with #DBE4DB.