#D3CFCA Color Information

Hex color code: #D3CFCA

#D3CFCA is a delicate orange color. In RGB it is (211, 207, 202), and in HSL it is (33°, 9%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D3CFCA
RGB
211, 207, 202
HSL
33°, 9%, 81%
CMYK
0%, 2%, 4%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3CFCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 207, 202

Red: 211 / Green: 207 / Blue: 202

HSL

33°, 9%, 81%

Hue: 33° / Saturation: 9% / Lightness: 81%

CMYK

0%, 2%, 4%, 17%

Cyan: 0% / Magenta: 2% / Yellow: 4% / Key: 17%

What color is #D3CFCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3CFCA to RGB:

rgb(211, 207, 202)HEX to RGB Converter →

HEX to HSL

Convert #D3CFCA to HSL:

hsl(33, 9%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #D3CFCA to CMYK:

cmyk(0%, 2%, 4%, 17%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #D3CFCA has RGB (211, 207, 202) and HSL (33°, 9%, 81%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3CFCA is #CACED3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3CBCA.

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

Contrast with #D3CFCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3CFCA?

#D3CFCA is a delicate orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D3CFCA?

#D3CFCA in RGB is (211, 207, 202) - 211 red, 207 green, and 202 blue.

How to use #D3CFCA in CSS?

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

What colors go well with #D3CFCA?

#CACED3 (complementary), #D3CBCA (analogous), and #B0A9A0 (lighter shade) work well with #D3CFCA.