#D4CDBE Color Information

Hex color code: #D4CDBE

A ethereal orange shade, #D4CDBE appears as (212, 205, 190) in RGB and (41°, 20%, 79%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#D4CDBE
RGB
212, 205, 190
HSL
41°, 20%, 79%
CMYK
0%, 3%, 10%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4CDBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 205, 190

Red: 212 / Green: 205 / Blue: 190

HSL

41°, 20%, 79%

Hue: 41° / Saturation: 20% / Lightness: 79%

CMYK

0%, 3%, 10%, 17%

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

What color is #D4CDBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4CDBE to RGB:

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

HEX to HSL

Convert #D4CDBE to HSL:

hsl(41, 20%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #D4CDBE to CMYK:

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

Color Meaning and Usage

#D4CDBE is a delicate orange color with RGB values of 212, 205, 190 and HSL of 41°, 20%, 79%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4CDBE is #BFC6D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4C3BF.

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

Contrast with #D4CDBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4CDBE?

#D4CDBE is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D4CDBE?

#D4CDBE in RGB is (212, 205, 190) - 212 red, 205 green, and 190 blue.

How to use #D4CDBE in CSS?

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

What colors go well with #D4CDBE?

#BFC6D4 (complementary), #D4C3BF (analogous), and #B6AA91 (lighter shade) work well with #D4CDBE.