#D1CFCC Color Information

Hex color code: #D1CFCC

A ethereal orange shade, #D1CFCC appears as (209, 207, 204) in RGB and (36°, 5%, 81%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#D1CFCC
RGB
209, 207, 204
HSL
36°, 5%, 81%
CMYK
0%, 1%, 2%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1CFCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 207, 204

Red: 209 / Green: 207 / Blue: 204

HSL

36°, 5%, 81%

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

CMYK

0%, 1%, 2%, 18%

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

What color is #D1CFCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1CFCC to RGB:

rgb(209, 207, 204)HEX to RGB Converter →

HEX to HSL

Convert #D1CFCC to HSL:

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

HEX to CMYK

Convert #D1CFCC to CMYK:

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

Color Meaning and Usage

#D1CFCC is a airy orange color with RGB values of 209, 207, 204 and HSL of 36°, 5%, 81%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1CFCC is #CCCED1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1CDCC.

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

Contrast with #D1CFCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1CFCC?

#D1CFCC is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D1CFCC?

#D1CFCC in RGB is (209, 207, 204) - 209 red, 207 green, and 204 blue.

How to use #D1CFCC in CSS?

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

What colors go well with #D1CFCC?

#CCCED1 (complementary), #D1CDCC (analogous), and #ADA9A4 (lighter shade) work well with #D1CFCC.