#D8C1BC Color Information

Hex color code: #D8C1BC

The hex color #D8C1BC is a light red with RGB values of (216, 193, 188) and HSL of (11°, 26%, 79%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#D8C1BC
RGB
216, 193, 188
HSL
11°, 26%, 79%
CMYK
0%, 11%, 13%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D8C1BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 193, 188

Red: 216 / Green: 193 / Blue: 188

HSL

11°, 26%, 79%

Hue: 11° / Saturation: 26% / Lightness: 79%

CMYK

0%, 11%, 13%, 15%

Cyan: 0% / Magenta: 11% / Yellow: 13% / Key: 15%

What color is #D8C1BC?

#D8C1BC is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D8C1BC to RGB:

rgb(216, 193, 188)HEX to RGB Converter →

HEX to HSL

Convert #D8C1BC to HSL:

hsl(11, 26%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #D8C1BC to CMYK:

cmyk(0%, 11%, 13%, 15%)Color Converter →

Color Meaning and Usage

A soft red tone, #D8C1BC has RGB (216, 193, 188) and HSL (11°, 26%, 79%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D8C1BC is #BCD2D7, creating high-contrast pairings. For softer combinations, try analogous colors like #D7BCC4.

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

Contrast with #D8C1BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D8C1BC?

#D8C1BC is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D8C1BC?

#D8C1BC in RGB is (216, 193, 188) - 216 red, 193 green, and 188 blue.

How to use #D8C1BC in CSS?

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

What colors go well with #D8C1BC?

#BCD2D7 (complementary), #D7BCC4 (analogous), and #BB948B (lighter shade) work well with #D8C1BC.