#DADBD4 Color Information

Hex color code: #DADBD4

The hex color #DADBD4 is a delicate yellow with RGB values of (218, 219, 212) and HSL of (69°, 9%, 85%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DADBD4
RGB
218, 219, 212
HSL
69°, 9%, 85%
CMYK
0%, 0%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADBD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 219, 212

Red: 218 / Green: 219 / Blue: 212

HSL

69°, 9%, 85%

Hue: 69° / Saturation: 9% / Lightness: 85%

CMYK

0%, 0%, 3%, 14%

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

What color is #DADBD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADBD4 to RGB:

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

HEX to HSL

Convert #DADBD4 to HSL:

hsl(69, 9%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DADBD4 to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #DADBD4 has RGB (218, 219, 212) and HSL (69°, 9%, 85%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADBD4 is #D6D5DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCDAD5.

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

Contrast with #DADBD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADBD4?

#DADBD4 is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DADBD4?

#DADBD4 in RGB is (218, 219, 212) - 218 red, 219 green, and 212 blue.

How to use #DADBD4 in CSS?

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

What colors go well with #DADBD4?

#D6D5DC (complementary), #DCDAD5 (analogous), and #B7B9AC (lighter shade) work well with #DADBD4.