#D3CBBE Color Information

Hex color code: #D3CBBE

#D3CBBE is a ethereal orange color. In RGB it is (211, 203, 190), and in HSL it is (37°, 19%, 79%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#D3CBBE
RGB
211, 203, 190
HSL
37°, 19%, 79%
CMYK
0%, 4%, 10%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3CBBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 203, 190

Red: 211 / Green: 203 / Blue: 190

HSL

37°, 19%, 79%

Hue: 37° / Saturation: 19% / Lightness: 79%

CMYK

0%, 4%, 10%, 17%

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

What color is #D3CBBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3CBBE to RGB:

rgb(211, 203, 190)HEX to RGB Converter →

HEX to HSL

Convert #D3CBBE to HSL:

hsl(37, 19%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #D3CBBE to CMYK:

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

Color Meaning and Usage

#D3CBBE is a airy orange color with RGB values of 211, 203, 190 and HSL of 37°, 19%, 79%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3CBBE is #BFC7D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D4C2BF.

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

Contrast with #D3CBBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3CBBE?

#D3CBBE is a airy orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D3CBBE?

#D3CBBE in RGB is (211, 203, 190) - 211 red, 203 green, and 190 blue.

How to use #D3CBBE in CSS?

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

What colors go well with #D3CBBE?

#BFC7D4 (complementary), #D4C2BF (analogous), and #B5A792 (lighter shade) work well with #D3CBBE.