#DCBFB2 Color Information

Hex color code: #DCBFB2

A ethereal orange shade, #DCBFB2 appears as (220, 191, 178) in RGB and (19°, 38%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DCBFB2
RGB
220, 191, 178
HSL
19°, 38%, 78%
CMYK
0%, 13%, 19%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBFB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 191, 178

Red: 220 / Green: 191 / Blue: 178

HSL

19°, 38%, 78%

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

CMYK

0%, 13%, 19%, 14%

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

What color is #DCBFB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBFB2 to RGB:

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

HEX to HSL

Convert #DCBFB2 to HSL:

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

HEX to CMYK

Convert #DCBFB2 to CMYK:

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

Color Meaning and Usage

A light orange tone, #DCBFB2 has RGB (220, 191, 178) and HSL (19°, 38%, 78%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBFB2 is #B2CFDC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCB2B9.

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

Contrast with #DCBFB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBFB2?

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

What is the RGB value of #DCBFB2?

#DCBFB2 in RGB is (220, 191, 178) - 220 red, 191 green, and 178 blue.

How to use #DCBFB2 in CSS?

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

What colors go well with #DCBFB2?

#B2CFDC (complementary), #DCB2B9 (analogous), and #C5947D (lighter shade) work well with #DCBFB2.