#DADCCD Color Information

Hex color code: #DADCCD

#DADCCD is a airy yellow color. In RGB it is (218, 220, 205), and in HSL it is (68°, 18%, 83%). It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DADCCD
RGB
218, 220, 205
HSL
68°, 18%, 83%
CMYK
1%, 0%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADCCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 220, 205

Red: 218 / Green: 220 / Blue: 205

HSL

68°, 18%, 83%

Hue: 68° / Saturation: 18% / Lightness: 83%

CMYK

1%, 0%, 7%, 14%

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

What color is #DADCCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADCCD to RGB:

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

HEX to HSL

Convert #DADCCD to HSL:

hsl(68, 18%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DADCCD to CMYK:

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

Color Meaning and Usage

#DADCCD is a ethereal yellow color with RGB values of 218, 220, 205 and HSL of 68°, 18%, 83%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADCCD is #CECCDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD6CC.

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

Contrast with #DADCCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADCCD?

#DADCCD is a ethereal yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DADCCD?

#DADCCD in RGB is (218, 220, 205) - 218 red, 220 green, and 205 blue.

How to use #DADCCD in CSS?

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

What colors go well with #DADCCD?

#CECCDB (complementary), #DBD6CC (analogous), and #B8BC9F (lighter shade) work well with #DADCCD.