#DFEAD7 Color Information

Hex color code: #DFEAD7

A soft green shade, #DFEAD7 appears as (223, 234, 215) in RGB and (95°, 31%, 88%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#DFEAD7
RGB
223, 234, 215
HSL
95°, 31%, 88%
CMYK
5%, 0%, 8%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFEAD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 234, 215

Red: 223 / Green: 234 / Blue: 215

HSL

95°, 31%, 88%

Hue: 95° / Saturation: 31% / Lightness: 88%

CMYK

5%, 0%, 8%, 8%

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

What color is #DFEAD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFEAD7 to RGB:

rgb(223, 234, 215)HEX to RGB Converter →

HEX to HSL

Convert #DFEAD7 to HSL:

hsl(95, 31%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DFEAD7 to CMYK:

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

Color Meaning and Usage

A airy green tone, #DFEAD7 has RGB (223, 234, 215) and HSL (95°, 31%, 88%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFEAD7 is #E2D7EA, creating high-contrast pairings. For softer combinations, try analogous colors like #E8EAD7.

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

Contrast with #DFEAD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFEAD7?

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

What is the RGB value of #DFEAD7?

#DFEAD7 in RGB is (223, 234, 215) - 223 red, 234 green, and 215 blue.

How to use #DFEAD7 in CSS?

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

What colors go well with #DFEAD7?

#E2D7EA (complementary), #E8EAD7 (analogous), and #B7CFA5 (lighter shade) work well with #DFEAD7.