#D9DBCC Color Information

Hex color code: #D9DBCC

The hex color #D9DBCC is a soft yellow with RGB values of (217, 219, 204) and HSL of (68°, 17%, 83%). It is often used for branding and logos.

Try:
Color NameWheat
HEX
#D9DBCC
RGB
217, 219, 204
HSL
68°, 17%, 83%
CMYK
1%, 0%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9DBCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 219, 204

Red: 217 / Green: 219 / Blue: 204

HSL

68°, 17%, 83%

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

CMYK

1%, 0%, 7%, 14%

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

What color is #D9DBCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9DBCC to RGB:

rgb(217, 219, 204)HEX to RGB Converter →

HEX to HSL

Convert #D9DBCC to HSL:

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

HEX to CMYK

Convert #D9DBCC to CMYK:

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

Color Meaning and Usage

#D9DBCC is a soft yellow color with RGB values of 217, 219, 204 and HSL of 68°, 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 #D9DBCC is #CECCDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD6CC.

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

Contrast with #D9DBCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9DBCC?

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

What is the RGB value of #D9DBCC?

#D9DBCC in RGB is (217, 219, 204) - 217 red, 219 green, and 204 blue.

How to use #D9DBCC in CSS?

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

What colors go well with #D9DBCC?

#CECCDB (complementary), #DBD6CC (analogous), and #B8BBA0 (lighter shade) work well with #D9DBCC.