#DBFBE1 Color Information

Hex color code: #DBFBE1

A delicate green shade, #DBFBE1 appears as (219, 251, 225) in RGB and (131°, 80%, 92%) in HSL. It is often used for branding and logos.

Try:
Color NameHoneydew
HEX
#DBFBE1
RGB
219, 251, 225
HSL
131°, 80%, 92%
CMYK
13%, 0%, 10%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBFBE1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 251, 225

Red: 219 / Green: 251 / Blue: 225

HSL

131°, 80%, 92%

Hue: 131° / Saturation: 80% / Lightness: 92%

CMYK

13%, 0%, 10%, 2%

Cyan: 13% / Magenta: 0% / Yellow: 10% / Key: 2%

What color is #DBFBE1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBFBE1 to RGB:

rgb(219, 251, 225)HEX to RGB Converter →

HEX to HSL

Convert #DBFBE1 to HSL:

hsl(131, 80%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DBFBE1 to CMYK:

cmyk(13%, 0%, 10%, 2%)Color Converter →

Color Meaning and Usage

A airy green tone, #DBFBE1 has RGB (219, 251, 225) and HSL (131°, 80%, 92%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBFBE1 is #FBDAF5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5FBDA.

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

Contrast with #DBFBE1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBFBE1?

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

What is the RGB value of #DBFBE1?

#DBFBE1 in RGB is (219, 251, 225) - 219 red, 251 green, and 225 blue.

How to use #DBFBE1 in CSS?

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

What colors go well with #DBFBE1?

#FBDAF5 (complementary), #E5FBDA (analogous), and #95F3A7 (lighter shade) work well with #DBFBE1.