#DFF2DE Color Information

Hex color code: #DFF2DE

A ethereal green shade, #DFF2DE appears as (223, 242, 222) in RGB and (117°, 43%, 91%) in HSL. It is typically applied in digital products.

Try:
Color NameBeige
HEX
#DFF2DE
RGB
223, 242, 222
HSL
117°, 43%, 91%
CMYK
8%, 0%, 8%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFF2DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 242, 222

Red: 223 / Green: 242 / Blue: 222

HSL

117°, 43%, 91%

Hue: 117° / Saturation: 43% / Lightness: 91%

CMYK

8%, 0%, 8%, 5%

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

What color is #DFF2DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFF2DE to RGB:

rgb(223, 242, 222)HEX to RGB Converter →

HEX to HSL

Convert #DFF2DE to HSL:

hsl(117, 43%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DFF2DE to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #DFF2DE has RGB (223, 242, 222) and HSL (117°, 43%, 91%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFF2DE is #F1DEF2, creating high-contrast pairings. For softer combinations, try analogous colors like #E9F2DE.

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

Contrast with #DFF2DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFF2DE?

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

What is the RGB value of #DFF2DE?

#DFF2DE in RGB is (223, 242, 222) - 223 red, 242 green, and 222 blue.

How to use #DFF2DE in CSS?

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

What colors go well with #DFF2DE?

#F1DEF2 (complementary), #E9F2DE (analogous), and #AADCA7 (lighter shade) work well with #DFF2DE.