#D1CABF Color Information

Hex color code: #D1CABF

#D1CABF is a ethereal orange color. In RGB it is (209, 202, 191), and in HSL it is (37°, 16%, 78%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#D1CABF
RGB
209, 202, 191
HSL
37°, 16%, 78%
CMYK
0%, 3%, 9%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1CABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 202, 191

Red: 209 / Green: 202 / Blue: 191

HSL

37°, 16%, 78%

Hue: 37° / Saturation: 16% / Lightness: 78%

CMYK

0%, 3%, 9%, 18%

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

What color is #D1CABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1CABF to RGB:

rgb(209, 202, 191)HEX to RGB Converter →

HEX to HSL

Convert #D1CABF to HSL:

hsl(37, 16%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #D1CABF to CMYK:

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

Color Meaning and Usage

#D1CABF is a airy orange color with RGB values of 209, 202, 191 and HSL of 37°, 16%, 78%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1CABF is #BEC5D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0C0BE.

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

Contrast with #D1CABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1CABF?

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

What is the RGB value of #D1CABF?

#D1CABF in RGB is (209, 202, 191) - 209 red, 202 green, and 191 blue.

How to use #D1CABF in CSS?

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

What colors go well with #D1CABF?

#BEC5D0 (complementary), #D0C0BE (analogous), and #B0A492 (lighter shade) work well with #D1CABF.