#DADFCD Color Information

Hex color code: #DADFCD

A ethereal green shade, #DADFCD appears as (218, 223, 205) in RGB and (77°, 22%, 84%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#DADFCD
RGB
218, 223, 205
HSL
77°, 22%, 84%
CMYK
2%, 0%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADFCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 223, 205

Red: 218 / Green: 223 / Blue: 205

HSL

77°, 22%, 84%

Hue: 77° / Saturation: 22% / Lightness: 84%

CMYK

2%, 0%, 8%, 13%

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

What color is #DADFCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADFCD to RGB:

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

HEX to HSL

Convert #DADFCD to HSL:

hsl(77, 22%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DADFCD to CMYK:

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

Color Meaning and Usage

#DADFCD is a ethereal green color with RGB values of 218, 223, 205 and HSL of 77°, 22%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADFCD is #D2CDDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFDBCD.

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

Contrast with #DADFCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADFCD?

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

What is the RGB value of #DADFCD?

#DADFCD in RGB is (218, 223, 205) - 218 red, 223 green, and 205 blue.

How to use #DADFCD in CSS?

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

What colors go well with #DADFCD?

#D2CDDF (complementary), #DFDBCD (analogous), and #B7C19F (lighter shade) work well with #DADFCD.