#DADFD8 Color Information

Hex color code: #DADFD8

The hex color #DADFD8 is a airy green with RGB values of (218, 223, 216) and HSL of (103°, 10%, 86%). It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DADFD8
RGB
218, 223, 216
HSL
103°, 10%, 86%
CMYK
2%, 0%, 3%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADFD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 223, 216

Red: 218 / Green: 223 / Blue: 216

HSL

103°, 10%, 86%

Hue: 103° / Saturation: 10% / Lightness: 86%

CMYK

2%, 0%, 3%, 13%

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

What color is #DADFD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADFD8 to RGB:

rgb(218, 223, 216)HEX to RGB Converter →

HEX to HSL

Convert #DADFD8 to HSL:

hsl(103, 10%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DADFD8 to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #DADFD8 has RGB (218, 223, 216) and HSL (103°, 10%, 86%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADFD8 is #DDD8DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DDDFD8.

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

Contrast with #DADFD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADFD8?

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

What is the RGB value of #DADFD8?

#DADFD8 in RGB is (218, 223, 216) - 218 red, 223 green, and 216 blue.

How to use #DADFD8 in CSS?

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

What colors go well with #DADFD8?

#DDD8DF (complementary), #DDDFD8 (analogous), and #B2BCAE (lighter shade) work well with #DADFD8.