#DBEDD5 Color Information

Hex color code: #DBEDD5

A light green shade, #DBEDD5 appears as (219, 237, 213) in RGB and (105°, 40%, 88%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#DBEDD5
RGB
219, 237, 213
HSL
105°, 40%, 88%
CMYK
8%, 0%, 10%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBEDD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 237, 213

Red: 219 / Green: 237 / Blue: 213

HSL

105°, 40%, 88%

Hue: 105° / Saturation: 40% / Lightness: 88%

CMYK

8%, 0%, 10%, 7%

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

What color is #DBEDD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBEDD5 to RGB:

rgb(219, 237, 213)HEX to RGB Converter →

HEX to HSL

Convert #DBEDD5 to HSL:

hsl(105, 40%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DBEDD5 to CMYK:

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

Color Meaning and Usage

#DBEDD5 is a light green color with RGB values of 219, 237, 213 and HSL of 105°, 40%, 88%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBEDD5 is #E7D4ED, creating high-contrast pairings. For softer combinations, try analogous colors like #E7EDD4.

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

Contrast with #DBEDD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBEDD5?

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

What is the RGB value of #DBEDD5?

#DBEDD5 in RGB is (219, 237, 213) - 219 red, 237 green, and 213 blue.

How to use #DBEDD5 in CSS?

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

What colors go well with #DBEDD5?

#E7D4ED (complementary), #E7EDD4 (analogous), and #ACD69F (lighter shade) work well with #DBEDD5.