#DADDCE Color Information

Hex color code: #DADDCE

A ethereal yellow shade, #DADDCE appears as (218, 221, 206) in RGB and (72°, 18%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DADDCE
RGB
218, 221, 206
HSL
72°, 18%, 84%
CMYK
1%, 0%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADDCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 221, 206

Red: 218 / Green: 221 / Blue: 206

HSL

72°, 18%, 84%

Hue: 72° / Saturation: 18% / Lightness: 84%

CMYK

1%, 0%, 7%, 13%

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

What color is #DADDCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADDCE to RGB:

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

HEX to HSL

Convert #DADDCE to HSL:

hsl(72, 18%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DADDCE to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #DADDCE has RGB (218, 221, 206) and HSL (72°, 18%, 84%). 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 #DADDCE is #D2CFDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED9CF.

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

Contrast with #DADDCE

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

#DADDCE is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DADDCE?

#DADDCE in RGB is (218, 221, 206) - 218 red, 221 green, and 206 blue.

How to use #DADDCE in CSS?

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

What colors go well with #DADDCE?

#D2CFDE (complementary), #DED9CF (analogous), and #B8BEA2 (lighter shade) work well with #DADDCE.