#DADCD8 Color Information

Hex color code: #DADCD8

#DADCD8 is a delicate green color. In RGB it is (218, 220, 216), and in HSL it is (90°, 5%, 85%). It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#DADCD8
RGB
218, 220, 216
HSL
90°, 5%, 85%
CMYK
1%, 0%, 2%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADCD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 220, 216

Red: 218 / Green: 220 / Blue: 216

HSL

90°, 5%, 85%

Hue: 90° / Saturation: 5% / Lightness: 85%

CMYK

1%, 0%, 2%, 14%

Cyan: 1% / Magenta: 0% / Yellow: 2% / Key: 14%

What color is #DADCD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADCD8 to RGB:

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

HEX to HSL

Convert #DADCD8 to HSL:

hsl(90, 5%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DADCD8 to CMYK:

cmyk(1%, 0%, 2%, 14%)Color Converter →

Color Meaning and Usage

#DADCD8 is a ethereal green color with RGB values of 218, 220, 216 and HSL of 90°, 5%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADCD8 is #D9D7DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDBD7.

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

Contrast with #DADCD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADCD8?

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

What is the RGB value of #DADCD8?

#DADCD8 in RGB is (218, 220, 216) - 218 red, 220 green, and 216 blue.

How to use #DADCD8 in CSS?

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

What colors go well with #DADCD8?

#D9D7DB (complementary), #DBDBD7 (analogous), and #B3B6AF (lighter shade) work well with #DADCD8.