#D4CDC5 Color Information

Hex color code: #D4CDC5

#D4CDC5 is a light orange color. In RGB it is (212, 205, 197), and in HSL it is (32°, 15%, 80%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D4CDC5
RGB
212, 205, 197
HSL
32°, 15%, 80%
CMYK
0%, 3%, 7%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4CDC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 205, 197

Red: 212 / Green: 205 / Blue: 197

HSL

32°, 15%, 80%

Hue: 32° / Saturation: 15% / Lightness: 80%

CMYK

0%, 3%, 7%, 17%

Cyan: 0% / Magenta: 3% / Yellow: 7% / Key: 17%

What color is #D4CDC5?

#D4CDC5 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4CDC5 to RGB:

rgb(212, 205, 197)HEX to RGB Converter →

HEX to HSL

Convert #D4CDC5 to HSL:

hsl(32, 15%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D4CDC5 to CMYK:

cmyk(0%, 3%, 7%, 17%)Color Converter →

Color Meaning and Usage

#D4CDC5 is a ethereal orange color with RGB values of 212, 205, 197 and HSL of 32°, 15%, 80%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4CDC5 is #C4CBD4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4C5C4.

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

Contrast with #D4CDC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4CDC5?

#D4CDC5 is a ethereal orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D4CDC5?

#D4CDC5 in RGB is (212, 205, 197) - 212 red, 205 green, and 197 blue.

How to use #D4CDC5 in CSS?

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

What colors go well with #D4CDC5?

#C4CBD4 (complementary), #D4C5C4 (analogous), and #B3A798 (lighter shade) work well with #D4CDC5.