#DAFBE1 Color Information

Hex color code: #DAFBE1

A soft green shade, #DAFBE1 appears as (218, 251, 225) in RGB and (133°, 80%, 92%) in HSL. It is often used for branding and logos.

Try:
Color NameHoneydew
HEX
#DAFBE1
RGB
218, 251, 225
HSL
133°, 80%, 92%
CMYK
13%, 0%, 10%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAFBE1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 251, 225

Red: 218 / Green: 251 / Blue: 225

HSL

133°, 80%, 92%

Hue: 133° / Saturation: 80% / Lightness: 92%

CMYK

13%, 0%, 10%, 2%

Cyan: 13% / Magenta: 0% / Yellow: 10% / Key: 2%

What color is #DAFBE1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAFBE1 to RGB:

rgb(218, 251, 225)HEX to RGB Converter →

HEX to HSL

Convert #DAFBE1 to HSL:

hsl(133, 80%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DAFBE1 to CMYK:

cmyk(13%, 0%, 10%, 2%)Color Converter →

Color Meaning and Usage

#DAFBE1 is a soft green color with RGB values of 218, 251, 225 and HSL of 133°, 80%, 92%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAFBE1 is #FBDAF4, creating high-contrast pairings. For softer combinations, try analogous colors like #E4FBDA.

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

Contrast with #DAFBE1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAFBE1?

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

What is the RGB value of #DAFBE1?

#DAFBE1 in RGB is (218, 251, 225) - 218 red, 251 green, and 225 blue.

How to use #DAFBE1 in CSS?

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

What colors go well with #DAFBE1?

#FBDAF4 (complementary), #E4FBDA (analogous), and #95F3AA (lighter shade) work well with #DAFBE1.