#D0CFCB Color Information

Hex color code: #D0CFCB

A airy yellow shade, #D0CFCB appears as (208, 207, 203) in RGB and (48°, 5%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D0CFCB
RGB
208, 207, 203
HSL
48°, 5%, 81%
CMYK
0%, 0%, 2%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0CFCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 207, 203

Red: 208 / Green: 207 / Blue: 203

HSL

48°, 5%, 81%

Hue: 48° / Saturation: 5% / Lightness: 81%

CMYK

0%, 0%, 2%, 18%

Cyan: 0% / Magenta: 0% / Yellow: 2% / Key: 18%

What color is #D0CFCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0CFCB to RGB:

rgb(208, 207, 203)HEX to RGB Converter →

HEX to HSL

Convert #D0CFCB to HSL:

hsl(48, 5%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #D0CFCB to CMYK:

cmyk(0%, 0%, 2%, 18%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #D0CFCB has RGB (208, 207, 203) and HSL (48°, 5%, 81%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0CFCB is #CCCDD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1CECC.

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

Contrast with #D0CFCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0CFCB?

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

What is the RGB value of #D0CFCB?

#D0CFCB in RGB is (208, 207, 203) - 208 red, 207 green, and 203 blue.

How to use #D0CFCB in CSS?

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

What colors go well with #D0CFCB?

#CCCDD1 (complementary), #D1CECC (analogous), and #ADABA4 (lighter shade) work well with #D0CFCB.