#DADCBB Color Information

Hex color code: #DADCBB

The hex color #DADCBB is a airy yellow with RGB values of (218, 220, 187) and HSL of (64°, 32%, 80%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DADCBB
RGB
218, 220, 187
HSL
64°, 32%, 80%
CMYK
1%, 0%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADCBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 220, 187

Red: 218 / Green: 220 / Blue: 187

HSL

64°, 32%, 80%

Hue: 64° / Saturation: 32% / Lightness: 80%

CMYK

1%, 0%, 15%, 14%

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

What color is #DADCBB?

#DADCBB is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADCBB to RGB:

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

HEX to HSL

Convert #DADCBB to HSL:

hsl(64, 32%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DADCBB to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #DADCBB has RGB (218, 220, 187) and HSL (64°, 32%, 80%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADCBB is #BEBCDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCCEBC.

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

Contrast with #DADCBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADCBB?

#DADCBB is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DADCBB?

#DADCBB in RGB is (218, 220, 187) - 218 red, 220 green, and 187 blue.

How to use #DADCBB in CSS?

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

What colors go well with #DADCBB?

#BEBCDC (complementary), #DCCEBC (analogous), and #BFC289 (lighter shade) work well with #DADCBB.