#D5D3CF Color Information

Hex color code: #D5D3CF

A delicate orange shade, #D5D3CF appears as (213, 211, 207) in RGB and (40°, 7%, 82%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D5D3CF
RGB
213, 211, 207
HSL
40°, 7%, 82%
CMYK
0%, 1%, 3%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D5D3CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 211, 207

Red: 213 / Green: 211 / Blue: 207

HSL

40°, 7%, 82%

Hue: 40° / Saturation: 7% / Lightness: 82%

CMYK

0%, 1%, 3%, 16%

Cyan: 0% / Magenta: 1% / Yellow: 3% / Key: 16%

What color is #D5D3CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D5D3CF to RGB:

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

HEX to HSL

Convert #D5D3CF to HSL:

hsl(40, 7%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #D5D3CF to CMYK:

cmyk(0%, 1%, 3%, 16%)Color Converter →

Color Meaning and Usage

#D5D3CF is a airy orange color with RGB values of 213, 211, 207 and HSL of 40°, 7%, 82%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D5D3CF is #CED0D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4CFCE.

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

Contrast with #D5D3CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D5D3CF?

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

What is the RGB value of #D5D3CF?

#D5D3CF in RGB is (213, 211, 207) - 213 red, 211 green, and 207 blue.

How to use #D5D3CF in CSS?

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

What colors go well with #D5D3CF?

#CED0D4 (complementary), #D4CFCE (analogous), and #B1ADA5 (lighter shade) work well with #D5D3CF.