#D9DCBC Color Information

Hex color code: #D9DCBC

#D9DCBC is a ethereal yellow color. In RGB it is (217, 220, 188), and in HSL it is (66°, 31%, 80%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#D9DCBC
RGB
217, 220, 188
HSL
66°, 31%, 80%
CMYK
1%, 0%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9DCBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 220, 188

Red: 217 / Green: 220 / Blue: 188

HSL

66°, 31%, 80%

Hue: 66° / Saturation: 31% / Lightness: 80%

CMYK

1%, 0%, 15%, 14%

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

What color is #D9DCBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9DCBC to RGB:

rgb(217, 220, 188)HEX to RGB Converter →

HEX to HSL

Convert #D9DCBC to HSL:

hsl(66, 31%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D9DCBC to CMYK:

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

Color Meaning and Usage

#D9DCBC is a light yellow color with RGB values of 217, 220, 188 and HSL of 66°, 31%, 80%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9DCBC is #BFBCDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCCFBC.

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

Contrast with #D9DCBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9DCBC?

#D9DCBC is a light yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #D9DCBC?

#D9DCBC in RGB is (217, 220, 188) - 217 red, 220 green, and 188 blue.

How to use #D9DCBC in CSS?

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

What colors go well with #D9DCBC?

#BFBCDC (complementary), #DCCFBC (analogous), and #BCC18A (lighter shade) work well with #D9DCBC.