#DBFCDF Color Information

Hex color code: #DBFCDF

A delicate green shade, #DBFCDF appears as (219, 252, 223) in RGB and (127°, 85%, 92%) in HSL. It is popular in mobile app design.

Try:
Color NameBeige
HEX
#DBFCDF
RGB
219, 252, 223
HSL
127°, 85%, 92%
CMYK
13%, 0%, 12%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBFCDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 252, 223

Red: 219 / Green: 252 / Blue: 223

HSL

127°, 85%, 92%

Hue: 127° / Saturation: 85% / Lightness: 92%

CMYK

13%, 0%, 12%, 1%

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

What color is #DBFCDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBFCDF to RGB:

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

HEX to HSL

Convert #DBFCDF to HSL:

hsl(127, 85%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DBFCDF to CMYK:

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

Color Meaning and Usage

A soft green tone, #DBFCDF has RGB (219, 252, 223) and HSL (127°, 85%, 92%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBFCDF is #FCD9F8, creating high-contrast pairings. For softer combinations, try analogous colors like #E7FCD9.

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

Contrast with #DBFCDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBFCDF?

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

What is the RGB value of #DBFCDF?

#DBFCDF in RGB is (219, 252, 223) - 219 red, 252 green, and 223 blue.

How to use #DBFCDF in CSS?

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

What colors go well with #DBFCDF?

#FCD9F8 (complementary), #E7FCD9 (analogous), and #92F69E (lighter shade) work well with #DBFCDF.