#DCBEB2 Color Information

Hex color code: #DCBEB2

#DCBEB2 is a ethereal orange color. In RGB it is (220, 190, 178), and in HSL it is (17°, 38%, 78%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DCBEB2
RGB
220, 190, 178
HSL
17°, 38%, 78%
CMYK
0%, 14%, 19%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBEB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 190, 178

Red: 220 / Green: 190 / Blue: 178

HSL

17°, 38%, 78%

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

CMYK

0%, 14%, 19%, 14%

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

What color is #DCBEB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBEB2 to RGB:

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

HEX to HSL

Convert #DCBEB2 to HSL:

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

HEX to CMYK

Convert #DCBEB2 to CMYK:

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

Color Meaning and Usage

#DCBEB2 is a airy orange color with RGB values of 220, 190, 178 and HSL of 17°, 38%, 78%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCBEB2 is #B2D0DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCB2BB.

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

Contrast with #DCBEB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBEB2?

#DCBEB2 is a airy orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DCBEB2?

#DCBEB2 in RGB is (220, 190, 178) - 220 red, 190 green, and 178 blue.

How to use #DCBEB2 in CSS?

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

What colors go well with #DCBEB2?

#B2D0DC (complementary), #DCB2BB (analogous), and #C5917D (lighter shade) work well with #DCBEB2.