#DAFFA3 Color Information

Hex color code: #DAFFA3

The hex color #DAFFA3 is a airy green with RGB values of (218, 255, 163) and HSL of (84°, 100%, 82%). It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#DAFFA3
RGB
218, 255, 163
HSL
84°, 100%, 82%
CMYK
15%, 0%, 36%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAFFA3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 255, 163

Red: 218 / Green: 255 / Blue: 163

HSL

84°, 100%, 82%

Hue: 84° / Saturation: 100% / Lightness: 82%

CMYK

15%, 0%, 36%, 0%

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

What color is #DAFFA3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAFFA3 to RGB:

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

HEX to HSL

Convert #DAFFA3 to HSL:

hsl(84, 100%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DAFFA3 to CMYK:

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

Color Meaning and Usage

#DAFFA3 is a airy green color with RGB values of 218, 255, 163 and HSL of 84°, 100%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAFFA3 is #C8A3FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF6A3.

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

Contrast with #DAFFA3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAFFA3?

#DAFFA3 is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DAFFA3?

#DAFFA3 in RGB is (218, 255, 163) - 218 red, 255 green, and 163 blue.

How to use #DAFFA3 in CSS?

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

What colors go well with #DAFFA3?

#C8A3FF (complementary), #FFF6A3 (analogous), and #BCFF57 (lighter shade) work well with #DAFFA3.