#DAFFD1 Color Information

Hex color code: #DAFFD1

A delicate green shade, #DAFFD1 appears as (218, 255, 209) in RGB and (108°, 100%, 91%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#DAFFD1
RGB
218, 255, 209
HSL
108°, 100%, 91%
CMYK
15%, 0%, 18%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAFFD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 255, 209

Red: 218 / Green: 255 / Blue: 209

HSL

108°, 100%, 91%

Hue: 108° / Saturation: 100% / Lightness: 91%

CMYK

15%, 0%, 18%, 0%

Cyan: 15% / Magenta: 0% / Yellow: 18% / Key: 0%

What color is #DAFFD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAFFD1 to RGB:

rgb(218, 255, 209)HEX to RGB Converter →

HEX to HSL

Convert #DAFFD1 to HSL:

hsl(108, 100%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DAFFD1 to CMYK:

cmyk(15%, 0%, 18%, 0%)Color Converter →

Color Meaning and Usage

#DAFFD1 is a soft green color with RGB values of 218, 255, 209 and HSL of 108°, 100%, 91%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAFFD1 is #F6D1FF, creating high-contrast pairings. For softer combinations, try analogous colors like #F1FFD1.

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

Contrast with #DAFFD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAFFD1?

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

What is the RGB value of #DAFFD1?

#DAFFD1 in RGB is (218, 255, 209) - 218 red, 255 green, and 209 blue.

How to use #DAFFD1 in CSS?

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

What colors go well with #DAFFD1?

#F6D1FF (complementary), #F1FFD1 (analogous), and #9DFF85 (lighter shade) work well with #DAFFD1.