#DFEBDB Color Information

Hex color code: #DFEBDB

The hex color #DFEBDB is a delicate green with RGB values of (223, 235, 219) and HSL of (105°, 29%, 89%). It is popular in mobile app design.

Try:
Color NameBeige
HEX
#DFEBDB
RGB
223, 235, 219
HSL
105°, 29%, 89%
CMYK
5%, 0%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFEBDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 235, 219

Red: 223 / Green: 235 / Blue: 219

HSL

105°, 29%, 89%

Hue: 105° / Saturation: 29% / Lightness: 89%

CMYK

5%, 0%, 7%, 8%

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

What color is #DFEBDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFEBDB to RGB:

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

HEX to HSL

Convert #DFEBDB to HSL:

hsl(105, 29%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DFEBDB to CMYK:

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

Color Meaning and Usage

A soft green tone, #DFEBDB has RGB (223, 235, 219) and HSL (105°, 29%, 89%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFEBDB is #E7DBEB, creating high-contrast pairings. For softer combinations, try analogous colors like #E7EBDB.

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

Contrast with #DFEBDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFEBDB?

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

What is the RGB value of #DFEBDB?

#DFEBDB in RGB is (223, 235, 219) - 223 red, 235 green, and 219 blue.

How to use #DFEBDB in CSS?

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

What colors go well with #DFEBDB?

#E7DBEB (complementary), #E7EBDB (analogous), and #B3D0A9 (lighter shade) work well with #DFEBDB.