#DCB7BE Color Information

Hex color code: #DCB7BE

#DCB7BE is a ethereal red color. In RGB it is (220, 183, 190), and in HSL it is (349°, 35%, 79%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DCB7BE
RGB
220, 183, 190
HSL
349°, 35%, 79%
CMYK
0%, 17%, 14%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCB7BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 183, 190

Red: 220 / Green: 183 / Blue: 190

HSL

349°, 35%, 79%

Hue: 349° / Saturation: 35% / Lightness: 79%

CMYK

0%, 17%, 14%, 14%

Cyan: 0% / Magenta: 17% / Yellow: 14% / Key: 14%

What color is #DCB7BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCB7BE to RGB:

rgb(220, 183, 190)HEX to RGB Converter →

HEX to HSL

Convert #DCB7BE to HSL:

hsl(349, 35%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DCB7BE to CMYK:

cmyk(0%, 17%, 14%, 14%)Color Converter →

Color Meaning and Usage

A airy red tone, #DCB7BE has RGB (220, 183, 190) and HSL (349°, 35%, 79%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCB7BE is #B7DCD5, creating high-contrast pairings. For softer combinations, try analogous colors like #DCB7D0.

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

Contrast with #DCB7BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCB7BE?

#DCB7BE is a airy red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DCB7BE?

#DCB7BE in RGB is (220, 183, 190) - 220 red, 183 green, and 190 blue.

How to use #DCB7BE in CSS?

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

What colors go well with #DCB7BE?

#B7DCD5 (complementary), #DCB7D0 (analogous), and #C3838F (lighter shade) work well with #DCB7BE.