#DADDCD Color Information

Hex color code: #DADDCD

A ethereal yellow shade, #DADDCD appears as (218, 221, 205) in RGB and (71°, 19%, 84%) in HSL. It is typically applied in digital products.

Try:
Color NameAntique White
HEX
#DADDCD
RGB
218, 221, 205
HSL
71°, 19%, 84%
CMYK
1%, 0%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADDCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 221, 205

Red: 218 / Green: 221 / Blue: 205

HSL

71°, 19%, 84%

Hue: 71° / Saturation: 19% / Lightness: 84%

CMYK

1%, 0%, 7%, 13%

Cyan: 1% / Magenta: 0% / Yellow: 7% / Key: 13%

What color is #DADDCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADDCD to RGB:

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

HEX to HSL

Convert #DADDCD to HSL:

hsl(71, 19%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DADDCD to CMYK:

cmyk(1%, 0%, 7%, 13%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #DADDCD has RGB (218, 221, 205) and HSL (71°, 19%, 84%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADDCD is #D1CEDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED9CE.

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

Contrast with #DADDCD

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 #DADDCD?

#DADDCD is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DADDCD?

#DADDCD in RGB is (218, 221, 205) - 218 red, 221 green, and 205 blue.

How to use #DADDCD in CSS?

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

What colors go well with #DADDCD?

#D1CEDE (complementary), #DED9CE (analogous), and #B9BFA1 (lighter shade) work well with #DADDCD.