#D7B7BD Color Information

Hex color code: #D7B7BD

#D7B7BD is a soft red color. In RGB it is (215, 183, 189), and in HSL it is (349°, 29%, 78%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#D7B7BD
RGB
215, 183, 189
HSL
349°, 29%, 78%
CMYK
0%, 15%, 12%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7B7BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 183, 189

Red: 215 / Green: 183 / Blue: 189

HSL

349°, 29%, 78%

Hue: 349° / Saturation: 29% / Lightness: 78%

CMYK

0%, 15%, 12%, 16%

Cyan: 0% / Magenta: 15% / Yellow: 12% / Key: 16%

What color is #D7B7BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7B7BD to RGB:

rgb(215, 183, 189)HEX to RGB Converter →

HEX to HSL

Convert #D7B7BD to HSL:

hsl(349, 29%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #D7B7BD to CMYK:

cmyk(0%, 15%, 12%, 16%)Color Converter →

Color Meaning and Usage

A ethereal red tone, #D7B7BD has RGB (215, 183, 189) and HSL (349°, 29%, 78%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7B7BD is #B7D7D1, creating high-contrast pairings. For softer combinations, try analogous colors like #D7B7CD.

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

Contrast with #D7B7BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7B7BD?

#D7B7BD is a ethereal red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D7B7BD?

#D7B7BD in RGB is (215, 183, 189) - 215 red, 183 green, and 189 blue.

How to use #D7B7BD in CSS?

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

What colors go well with #D7B7BD?

#B7D7D1 (complementary), #D7B7CD (analogous), and #BC858F (lighter shade) work well with #D7B7BD.