#DBEDCA Color Information

Hex color code: #DBEDCA

The hex color #DBEDCA is a soft green with RGB values of (219, 237, 202) and HSL of (91°, 49%, 86%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#DBEDCA
RGB
219, 237, 202
HSL
91°, 49%, 86%
CMYK
8%, 0%, 15%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBEDCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 237, 202

Red: 219 / Green: 237 / Blue: 202

HSL

91°, 49%, 86%

Hue: 91° / Saturation: 49% / Lightness: 86%

CMYK

8%, 0%, 15%, 7%

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

What color is #DBEDCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBEDCA to RGB:

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

HEX to HSL

Convert #DBEDCA to HSL:

hsl(91, 49%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DBEDCA to CMYK:

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

Color Meaning and Usage

#DBEDCA is a delicate green color with RGB values of 219, 237, 202 and HSL of 91°, 49%, 86%. 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 #DBEDCA is #DCCAED, creating high-contrast pairings. For softer combinations, try analogous colors like #ECEDCA.

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

Contrast with #DBEDCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBEDCA?

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

What is the RGB value of #DBEDCA?

#DBEDCA in RGB is (219, 237, 202) - 219 red, 237 green, and 202 blue.

How to use #DBEDCA in CSS?

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

What colors go well with #DBEDCA?

#DCCAED (complementary), #ECEDCA (analogous), and #B4D991 (lighter shade) work well with #DBEDCA.