#DADDCC Color Information

Hex color code: #DADDCC

The hex color #DADDCC is a airy yellow with RGB values of (218, 221, 204) and HSL of (71°, 20%, 83%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DADDCC
RGB
218, 221, 204
HSL
71°, 20%, 83%
CMYK
1%, 0%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADDCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 221, 204

Red: 218 / Green: 221 / Blue: 204

HSL

71°, 20%, 83%

Hue: 71° / Saturation: 20% / Lightness: 83%

CMYK

1%, 0%, 8%, 13%

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

What color is #DADDCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADDCC to RGB:

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

HEX to HSL

Convert #DADDCC to HSL:

hsl(71, 20%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DADDCC to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #DADDCC has RGB (218, 221, 204) and HSL (71°, 20%, 83%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADDCC is #CECBDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD7CB.

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

Contrast with #DADDCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADDCC?

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

What is the RGB value of #DADDCC?

#DADDCC in RGB is (218, 221, 204) - 218 red, 221 green, and 204 blue.

How to use #DADDCC in CSS?

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

What colors go well with #DADDCC?

#CECBDC (complementary), #DCD7CB (analogous), and #B8BE9D (lighter shade) work well with #DADDCC.