#D3CBAB Color Information

Hex color code: #D3CBAB

A gentle yellow shade, #D3CBAB appears as (211, 203, 171) in RGB and (48°, 31%, 75%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#D3CBAB
RGB
211, 203, 171
HSL
48°, 31%, 75%
CMYK
0%, 4%, 19%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3CBAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 203, 171

Red: 211 / Green: 203 / Blue: 171

HSL

48°, 31%, 75%

Hue: 48° / Saturation: 31% / Lightness: 75%

CMYK

0%, 4%, 19%, 17%

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

What color is #D3CBAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3CBAB to RGB:

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

HEX to HSL

Convert #D3CBAB to HSL:

hsl(48, 31%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D3CBAB to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #D3CBAB has RGB (211, 203, 171) and HSL (48°, 31%, 75%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3CBAB is #ABB3D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3B7AB.

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

Contrast with #D3CBAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3CBAB?

#D3CBAB is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #D3CBAB?

#D3CBAB in RGB is (211, 203, 171) - 211 red, 203 green, and 171 blue.

How to use #D3CBAB in CSS?

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

What colors go well with #D3CBAB?

#ABB3D3 (complementary), #D3B7AB (analogous), and #B9AC79 (lighter shade) work well with #D3CBAB.