#DCBFC5 Color Information

Hex color code: #DCBFC5

The hex color #DCBFC5 is a delicate red with RGB values of (220, 191, 197) and HSL of (348°, 29%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DCBFC5
RGB
220, 191, 197
HSL
348°, 29%, 81%
CMYK
0%, 13%, 10%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBFC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 191, 197

Red: 220 / Green: 191 / Blue: 197

HSL

348°, 29%, 81%

Hue: 348° / Saturation: 29% / Lightness: 81%

CMYK

0%, 13%, 10%, 14%

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

What color is #DCBFC5?

#DCBFC5 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBFC5 to RGB:

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

HEX to HSL

Convert #DCBFC5 to HSL:

hsl(348, 29%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #DCBFC5 to CMYK:

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

Color Meaning and Usage

#DCBFC5 is a soft red color with RGB values of 220, 191, 197 and HSL of 348°, 29%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBFC5 is #C0DDD7, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC0D4.

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

Contrast with #DCBFC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBFC5?

#DCBFC5 is a soft red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DCBFC5?

#DCBFC5 in RGB is (220, 191, 197) - 220 red, 191 green, and 197 blue.

How to use #DCBFC5 in CSS?

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

What colors go well with #DCBFC5?

#C0DDD7 (complementary), #DDC0D4 (analogous), and #C18F99 (lighter shade) work well with #DCBFC5.