#D3CABB Color Information

Hex color code: #D3CABB

A airy orange shade, #D3CABB appears as (211, 202, 187) in RGB and (38°, 21%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D3CABB
RGB
211, 202, 187
HSL
38°, 21%, 78%
CMYK
0%, 4%, 11%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3CABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 202, 187

Red: 211 / Green: 202 / Blue: 187

HSL

38°, 21%, 78%

Hue: 38° / Saturation: 21% / Lightness: 78%

CMYK

0%, 4%, 11%, 17%

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

What color is #D3CABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3CABB to RGB:

rgb(211, 202, 187)HEX to RGB Converter →

HEX to HSL

Convert #D3CABB to HSL:

hsl(38, 21%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #D3CABB to CMYK:

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

Color Meaning and Usage

A soft orange tone, #D3CABB has RGB (211, 202, 187) and HSL (38°, 21%, 78%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3CABB is #BBC4D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3BEBB.

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

Contrast with #D3CABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3CABB?

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

What is the RGB value of #D3CABB?

#D3CABB in RGB is (211, 202, 187) - 211 red, 202 green, and 187 blue.

How to use #D3CABB in CSS?

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

What colors go well with #D3CABB?

#BBC4D3 (complementary), #D3BEBB (analogous), and #B4A68D (lighter shade) work well with #D3CABB.