#DCBDB2 Color Information

Hex color code: #DCBDB2

#DCBDB2 is a ethereal orange color. In RGB it is (220, 189, 178), and in HSL it is (16°, 38%, 78%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#DCBDB2
RGB
220, 189, 178
HSL
16°, 38%, 78%
CMYK
0%, 14%, 19%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBDB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 189, 178

Red: 220 / Green: 189 / Blue: 178

HSL

16°, 38%, 78%

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

CMYK

0%, 14%, 19%, 14%

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

What color is #DCBDB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBDB2 to RGB:

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

HEX to HSL

Convert #DCBDB2 to HSL:

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

HEX to CMYK

Convert #DCBDB2 to CMYK:

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

Color Meaning and Usage

#DCBDB2 is a light orange color with RGB values of 220, 189, 178 and HSL of 16°, 38%, 78%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBDB2 is #B2D1DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCB2BC.

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

Contrast with #DCBDB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBDB2?

#DCBDB2 is a light orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DCBDB2?

#DCBDB2 in RGB is (220, 189, 178) - 220 red, 189 green, and 178 blue.

How to use #DCBDB2 in CSS?

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

What colors go well with #DCBDB2?

#B2D1DC (complementary), #DCB2BC (analogous), and #C5907D (lighter shade) work well with #DCBDB2.