#DFEADC Color Information

Hex color code: #DFEADC

The hex color #DFEADC is a soft green with RGB values of (223, 234, 220) and HSL of (107°, 25%, 89%). It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#DFEADC
RGB
223, 234, 220
HSL
107°, 25%, 89%
CMYK
5%, 0%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFEADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 234, 220

Red: 223 / Green: 234 / Blue: 220

HSL

107°, 25%, 89%

Hue: 107° / Saturation: 25% / Lightness: 89%

CMYK

5%, 0%, 6%, 8%

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

What color is #DFEADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFEADC to RGB:

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

HEX to HSL

Convert #DFEADC to HSL:

hsl(107, 25%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DFEADC to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #DFEADC has RGB (223, 234, 220) and HSL (107°, 25%, 89%). 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 #DFEADC is #E7DCEA, creating high-contrast pairings. For softer combinations, try analogous colors like #E6EADC.

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

Contrast with #DFEADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFEADC?

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

What is the RGB value of #DFEADC?

#DFEADC in RGB is (223, 234, 220) - 223 red, 234 green, and 220 blue.

How to use #DFEADC in CSS?

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

What colors go well with #DFEADC?

#E7DCEA (complementary), #E6EADC (analogous), and #B3CDAC (lighter shade) work well with #DFEADC.