#DCBFBC Color Information

Hex color code: #DCBFBC

#DCBFBC is a airy red color. In RGB it is (220, 191, 188), and in HSL it is (6°, 31%, 80%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DCBFBC
RGB
220, 191, 188
HSL
6°, 31%, 80%
CMYK
0%, 13%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 191, 188

Red: 220 / Green: 191 / Blue: 188

HSL

6°, 31%, 80%

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

CMYK

0%, 13%, 15%, 14%

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

What color is #DCBFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBFBC to RGB:

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

HEX to HSL

Convert #DCBFBC to HSL:

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

HEX to CMYK

Convert #DCBFBC to CMYK:

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

Color Meaning and Usage

#DCBFBC is a light red color with RGB values of 220, 191, 188 and HSL of 6°, 31%, 80%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBFBC is #BCD9DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCBCC9.

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

Contrast with #DCBFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBFBC?

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

What is the RGB value of #DCBFBC?

#DCBFBC in RGB is (220, 191, 188) - 220 red, 191 green, and 188 blue.

How to use #DCBFBC in CSS?

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

What colors go well with #DCBFBC?

#BCD9DC (complementary), #DCBCC9 (analogous), and #C1908A (lighter shade) work well with #DCBFBC.