#D8DBCC Color Information

Hex color code: #D8DBCC

A delicate yellow shade, #D8DBCC appears as (216, 219, 204) in RGB and (72°, 17%, 83%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#D8DBCC
RGB
216, 219, 204
HSL
72°, 17%, 83%
CMYK
1%, 0%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8DBCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 219, 204

Red: 216 / Green: 219 / Blue: 204

HSL

72°, 17%, 83%

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

CMYK

1%, 0%, 7%, 14%

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

What color is #D8DBCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8DBCC to RGB:

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

HEX to HSL

Convert #D8DBCC to HSL:

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

HEX to CMYK

Convert #D8DBCC to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #D8DBCC has RGB (216, 219, 204) and HSL (72°, 17%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8DBCC is #CFCCDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBD7CC.

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

Contrast with #D8DBCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8DBCC?

#D8DBCC is a delicate yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D8DBCC?

#D8DBCC in RGB is (216, 219, 204) - 216 red, 219 green, and 204 blue.

How to use #D8DBCC in CSS?

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

What colors go well with #D8DBCC?

#CFCCDB (complementary), #DBD7CC (analogous), and #B6BBA0 (lighter shade) work well with #D8DBCC.