#DADBD8 Color Information

Hex color code: #DADBD8

#DADBD8 is a delicate green color. In RGB it is (218, 219, 216), and in HSL it is (80°, 4%, 85%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DADBD8
RGB
218, 219, 216
HSL
80°, 4%, 85%
CMYK
0%, 0%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADBD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 219, 216

Red: 218 / Green: 219 / Blue: 216

HSL

80°, 4%, 85%

Hue: 80° / Saturation: 4% / Lightness: 85%

CMYK

0%, 0%, 1%, 14%

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

What color is #DADBD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADBD8 to RGB:

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

HEX to HSL

Convert #DADBD8 to HSL:

hsl(80, 4%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DADBD8 to CMYK:

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

Color Meaning and Usage

A light green tone, #DADBD8 has RGB (218, 219, 216) and HSL (80°, 4%, 85%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADBD8 is #D8D7DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DADAD7.

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

Contrast with #DADBD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADBD8?

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

What is the RGB value of #DADBD8?

#DADBD8 in RGB is (218, 219, 216) - 218 red, 219 green, and 216 blue.

How to use #DADBD8 in CSS?

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

What colors go well with #DADBD8?

#D8D7DA (complementary), #DADAD7 (analogous), and #B4B6AF (lighter shade) work well with #DADBD8.