#DADED1 Color Information

Hex color code: #DADED1

The hex color #DADED1 is a light green with RGB values of (218, 222, 209) and HSL of (78°, 16%, 85%). It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#DADED1
RGB
218, 222, 209
HSL
78°, 16%, 85%
CMYK
2%, 0%, 6%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADED1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 222, 209

Red: 218 / Green: 222 / Blue: 209

HSL

78°, 16%, 85%

Hue: 78° / Saturation: 16% / Lightness: 85%

CMYK

2%, 0%, 6%, 13%

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

What color is #DADED1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADED1 to RGB:

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

HEX to HSL

Convert #DADED1 to HSL:

hsl(78, 16%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DADED1 to CMYK:

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

Color Meaning and Usage

#DADED1 is a airy green color with RGB values of 218, 222, 209 and HSL of 78°, 16%, 85%. 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 #DADED1 is #D6D3DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFDCD3.

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

Contrast with #DADED1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADED1?

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

What is the RGB value of #DADED1?

#DADED1 in RGB is (218, 222, 209) - 218 red, 222 green, and 209 blue.

How to use #DADED1 in CSS?

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

What colors go well with #DADED1?

#D6D3DF (complementary), #DFDCD3 (analogous), and #B7BFA6 (lighter shade) work well with #DADED1.