#DFEAD6 Color Information

Hex color code: #DFEAD6

A ethereal green shade, #DFEAD6 appears as (223, 234, 214) in RGB and (93°, 32%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NameBeige
HEX
#DFEAD6
RGB
223, 234, 214
HSL
93°, 32%, 88%
CMYK
5%, 0%, 9%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFEAD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 234, 214

Red: 223 / Green: 234 / Blue: 214

HSL

93°, 32%, 88%

Hue: 93° / Saturation: 32% / Lightness: 88%

CMYK

5%, 0%, 9%, 8%

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

What color is #DFEAD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFEAD6 to RGB:

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

HEX to HSL

Convert #DFEAD6 to HSL:

hsl(93, 32%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DFEAD6 to CMYK:

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

Color Meaning and Usage

A soft green tone, #DFEAD6 has RGB (223, 234, 214) and HSL (93°, 32%, 88%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFEAD6 is #E1D7EA, creating high-contrast pairings. For softer combinations, try analogous colors like #E9EAD7.

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

Contrast with #DFEAD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFEAD6?

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

What is the RGB value of #DFEAD6?

#DFEAD6 in RGB is (223, 234, 214) - 223 red, 234 green, and 214 blue.

How to use #DFEAD6 in CSS?

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

What colors go well with #DFEAD6?

#E1D7EA (complementary), #E9EAD7 (analogous), and #B8D0A4 (lighter shade) work well with #DFEAD6.