#DCBDBC Color Information

Hex color code: #DCBDBC

The hex color #DCBDBC is a ethereal red with RGB values of (220, 189, 188) and HSL of (2°, 31%, 80%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DCBDBC
RGB
220, 189, 188
HSL
2°, 31%, 80%
CMYK
0%, 14%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBDBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 189, 188

Red: 220 / Green: 189 / Blue: 188

HSL

2°, 31%, 80%

Hue: 2° / Saturation: 31% / Lightness: 80%

CMYK

0%, 14%, 15%, 14%

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

What color is #DCBDBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBDBC to RGB:

rgb(220, 189, 188)HEX to RGB Converter →

HEX to HSL

Convert #DCBDBC to HSL:

hsl(2, 31%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBDBC to CMYK:

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

Color Meaning and Usage

#DCBDBC is a soft red color with RGB values of 220, 189, 188 and HSL of 2°, 31%, 80%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBDBC is #BCDBDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCBCCB.

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

Contrast with #DCBDBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBDBC?

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

What is the RGB value of #DCBDBC?

#DCBDBC in RGB is (220, 189, 188) - 220 red, 189 green, and 188 blue.

How to use #DCBDBC in CSS?

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

What colors go well with #DCBDBC?

#BCDBDC (complementary), #DCBCCB (analogous), and #C18C8A (lighter shade) work well with #DCBDBC.