#DFE8DB Color Information

Hex color code: #DFE8DB

#DFE8DB is a soft green color. In RGB it is (223, 232, 219), and in HSL it is (102°, 22%, 88%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#DFE8DB
RGB
223, 232, 219
HSL
102°, 22%, 88%
CMYK
4%, 0%, 6%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFE8DB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 232, 219

Red: 223 / Green: 232 / Blue: 219

HSL

102°, 22%, 88%

Hue: 102° / Saturation: 22% / Lightness: 88%

CMYK

4%, 0%, 6%, 9%

Cyan: 4% / Magenta: 0% / Yellow: 6% / Key: 9%

What color is #DFE8DB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFE8DB to RGB:

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

HEX to HSL

Convert #DFE8DB to HSL:

hsl(102, 22%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DFE8DB to CMYK:

cmyk(4%, 0%, 6%, 9%)Color Converter →

Color Meaning and Usage

#DFE8DB is a ethereal green color with RGB values of 223, 232, 219 and HSL of 102°, 22%, 88%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFE8DB is #E3DAE7, creating high-contrast pairings. For softer combinations, try analogous colors like #E4E7DA.

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

Contrast with #DFE8DB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFE8DB?

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

What is the RGB value of #DFE8DB?

#DFE8DB in RGB is (223, 232, 219) - 223 red, 232 green, and 219 blue.

How to use #DFE8DB in CSS?

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

What colors go well with #DFE8DB?

#E3DAE7 (complementary), #E4E7DA (analogous), and #B4C9AB (lighter shade) work well with #DFE8DB.