#DCBABF Color Information

Hex color code: #DCBABF

A ethereal red shade, #DCBABF appears as (220, 186, 191) in RGB and (351°, 33%, 80%) in HSL. It is typically applied in digital products.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCBABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 186, 191

Red: 220 / Green: 186 / Blue: 191

HSL

351°, 33%, 80%

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

CMYK

0%, 15%, 13%, 14%

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

What color is #DCBABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCBABF to RGB:

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

HEX to HSL

Convert #DCBABF to HSL:

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

HEX to CMYK

Convert #DCBABF to CMYK:

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

Color Meaning and Usage

#DCBABF is a airy red color with RGB values of 220, 186, 191 and HSL of 351°, 33%, 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 #DCBABF is #BBDDD8, creating high-contrast pairings. For softer combinations, try analogous colors like #DDBBD1.

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

Contrast with #DCBABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCBABF?

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

What is the RGB value of #DCBABF?

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

How to use #DCBABF in CSS?

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

What colors go well with #DCBABF?

#BBDDD8 (complementary), #DDBBD1 (analogous), and #C38891 (lighter shade) work well with #DCBABF.