#DBE8DE Color Information

Hex color code: #DBE8DE

#DBE8DE is a soft green color. In RGB it is (219, 232, 222), and in HSL it is (134°, 22%, 88%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#DBE8DE
RGB
219, 232, 222
HSL
134°, 22%, 88%
CMYK
6%, 0%, 4%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBE8DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 232, 222

Red: 219 / Green: 232 / Blue: 222

HSL

134°, 22%, 88%

Hue: 134° / Saturation: 22% / Lightness: 88%

CMYK

6%, 0%, 4%, 9%

Cyan: 6% / Magenta: 0% / Yellow: 4% / Key: 9%

What color is #DBE8DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBE8DE to RGB:

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

HEX to HSL

Convert #DBE8DE to HSL:

hsl(134, 22%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DBE8DE to CMYK:

cmyk(6%, 0%, 4%, 9%)Color Converter →

Color Meaning and Usage

#DBE8DE is a ethereal green color with RGB values of 219, 232, 222 and HSL of 134°, 22%, 88%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBE8DE is #E7DAE4, creating high-contrast pairings. For softer combinations, try analogous colors like #DDE7DA.

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

Contrast with #DBE8DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBE8DE?

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

What is the RGB value of #DBE8DE?

#DBE8DE in RGB is (219, 232, 222) - 219 red, 232 green, and 222 blue.

How to use #DBE8DE in CSS?

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

What colors go well with #DBE8DE?

#E7DAE4 (complementary), #DDE7DA (analogous), and #ABC9B2 (lighter shade) work well with #DBE8DE.