#DBFCD1 Color Information

Hex color code: #DBFCD1

A delicate green shade, #DBFCD1 appears as (219, 252, 209) in RGB and (106°, 88%, 90%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#DBFCD1
RGB
219, 252, 209
HSL
106°, 88%, 90%
CMYK
13%, 0%, 17%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBFCD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 252, 209

Red: 219 / Green: 252 / Blue: 209

HSL

106°, 88%, 90%

Hue: 106° / Saturation: 88% / Lightness: 90%

CMYK

13%, 0%, 17%, 1%

Cyan: 13% / Magenta: 0% / Yellow: 17% / Key: 1%

What color is #DBFCD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBFCD1 to RGB:

rgb(219, 252, 209)HEX to RGB Converter →

HEX to HSL

Convert #DBFCD1 to HSL:

hsl(106, 88%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DBFCD1 to CMYK:

cmyk(13%, 0%, 17%, 1%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #DBFCD1 has RGB (219, 252, 209) and HSL (106°, 88%, 90%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBFCD1 is #F1CFFC, creating high-contrast pairings. For softer combinations, try analogous colors like #F0FCCF.

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

Contrast with #DBFCD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBFCD1?

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

What is the RGB value of #DBFCD1?

#DBFCD1 in RGB is (219, 252, 209) - 219 red, 252 green, and 209 blue.

How to use #DBFCD1 in CSS?

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

What colors go well with #DBFCD1?

#F1CFFC (complementary), #F0FCCF (analogous), and #A1F787 (lighter shade) work well with #DBFCD1.