#DAD9CB Color Information

Hex color code: #DAD9CB

The hex color #DAD9CB is a ethereal yellow with RGB values of (218, 217, 203) and HSL of (56°, 17%, 83%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#DAD9CB
RGB
218, 217, 203
HSL
56°, 17%, 83%
CMYK
0%, 0%, 7%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAD9CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 217, 203

Red: 218 / Green: 217 / Blue: 203

HSL

56°, 17%, 83%

Hue: 56° / Saturation: 17% / Lightness: 83%

CMYK

0%, 0%, 7%, 15%

Cyan: 0% / Magenta: 0% / Yellow: 7% / Key: 15%

What color is #DAD9CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAD9CB to RGB:

rgb(218, 217, 203)HEX to RGB Converter →

HEX to HSL

Convert #DAD9CB to HSL:

hsl(56, 17%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DAD9CB to CMYK:

cmyk(0%, 0%, 7%, 15%)Color Converter →

Color Meaning and Usage

#DAD9CB is a soft yellow color with RGB values of 218, 217, 203 and HSL of 56°, 17%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAD9CB is #CCCDDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD3CC.

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

Contrast with #DAD9CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAD9CB?

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

What is the RGB value of #DAD9CB?

#DAD9CB in RGB is (218, 217, 203) - 218 red, 217 green, and 203 blue.

How to use #DAD9CB in CSS?

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

What colors go well with #DAD9CB?

#CCCDDB (complementary), #DBD3CC (analogous), and #BBB9A0 (lighter shade) work well with #DAD9CB.