#D2CBBD Color Information

Hex color code: #D2CBBD

A light orange shade, #D2CBBD appears as (210, 203, 189) in RGB and (40°, 19%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D2CBBD
RGB
210, 203, 189
HSL
40°, 19%, 78%
CMYK
0%, 3%, 10%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2CBBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 203, 189

Red: 210 / Green: 203 / Blue: 189

HSL

40°, 19%, 78%

Hue: 40° / Saturation: 19% / Lightness: 78%

CMYK

0%, 3%, 10%, 18%

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

What color is #D2CBBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2CBBD to RGB:

rgb(210, 203, 189)HEX to RGB Converter →

HEX to HSL

Convert #D2CBBD to HSL:

hsl(40, 19%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #D2CBBD to CMYK:

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

Color Meaning and Usage

#D2CBBD is a airy orange color with RGB values of 210, 203, 189 and HSL of 40°, 19%, 78%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2CBBD is #BCC3D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2C0BC.

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

Contrast with #D2CBBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2CBBD?

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

What is the RGB value of #D2CBBD?

#D2CBBD in RGB is (210, 203, 189) - 210 red, 203 green, and 189 blue.

How to use #D2CBBD in CSS?

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

What colors go well with #D2CBBD?

#BCC3D2 (complementary), #D2C0BC (analogous), and #B3A78F (lighter shade) work well with #D2CBBD.