#DCBFBA Color Information

Hex color code: #DCBFBA

#DCBFBA is a soft red color. In RGB it is (220, 191, 186), and in HSL it is (9°, 33%, 80%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DCBFBA
RGB
220, 191, 186
HSL
9°, 33%, 80%
CMYK
0%, 13%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBFBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 191, 186

Red: 220 / Green: 191 / Blue: 186

HSL

9°, 33%, 80%

Hue: 9° / Saturation: 33% / Lightness: 80%

CMYK

0%, 13%, 15%, 14%

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

What color is #DCBFBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBFBA to RGB:

rgb(220, 191, 186)HEX to RGB Converter →

HEX to HSL

Convert #DCBFBA to HSL:

hsl(9, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBFBA to CMYK:

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

Color Meaning and Usage

#DCBFBA is a delicate red color with RGB values of 220, 191, 186 and HSL of 9°, 33%, 80%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBFBA is #BBD8DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDBBC7.

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

Contrast with #DCBFBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBFBA?

#DCBFBA is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DCBFBA?

#DCBFBA in RGB is (220, 191, 186) - 220 red, 191 green, and 186 blue.

How to use #DCBFBA in CSS?

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

What colors go well with #DCBFBA?

#BBD8DD (complementary), #DDBBC7 (analogous), and #C39188 (lighter shade) work well with #DCBFBA.