#DAFCDE Color Information

Hex color code: #DAFCDE

The hex color #DAFCDE is a ethereal green with RGB values of (218, 252, 222) and HSL of (127°, 85%, 92%). It is typically applied in digital products.

Try:
Color NameBeige
HEX
#DAFCDE
RGB
218, 252, 222
HSL
127°, 85%, 92%
CMYK
13%, 0%, 12%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAFCDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 252, 222

Red: 218 / Green: 252 / Blue: 222

HSL

127°, 85%, 92%

Hue: 127° / Saturation: 85% / Lightness: 92%

CMYK

13%, 0%, 12%, 1%

Cyan: 13% / Magenta: 0% / Yellow: 12% / Key: 1%

What color is #DAFCDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAFCDE to RGB:

rgb(218, 252, 222)HEX to RGB Converter →

HEX to HSL

Convert #DAFCDE to HSL:

hsl(127, 85%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DAFCDE to CMYK:

cmyk(13%, 0%, 12%, 1%)Color Converter →

Color Meaning and Usage

A soft green tone, #DAFCDE has RGB (218, 252, 222) and HSL (127°, 85%, 92%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAFCDE is #FCD9F8, creating high-contrast pairings. For softer combinations, try analogous colors like #E7FCD9.

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

Contrast with #DAFCDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAFCDE?

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

What is the RGB value of #DAFCDE?

#DAFCDE in RGB is (218, 252, 222) - 218 red, 252 green, and 222 blue.

How to use #DAFCDE in CSS?

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

What colors go well with #DAFCDE?

#FCD9F8 (complementary), #E7FCD9 (analogous), and #92F69E (lighter shade) work well with #DAFCDE.