#DCABB0 Color Information

Hex color code: #DCABB0

The hex color #DCABB0 is a delicate red with RGB values of (220, 171, 176) and HSL of (354°, 41%, 77%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#DCABB0
RGB
220, 171, 176
HSL
354°, 41%, 77%
CMYK
0%, 22%, 20%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCABB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 171, 176

Red: 220 / Green: 171 / Blue: 176

HSL

354°, 41%, 77%

Hue: 354° / Saturation: 41% / Lightness: 77%

CMYK

0%, 22%, 20%, 14%

Cyan: 0% / Magenta: 22% / Yellow: 20% / Key: 14%

What color is #DCABB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCABB0 to RGB:

rgb(220, 171, 176)HEX to RGB Converter →

HEX to HSL

Convert #DCABB0 to HSL:

hsl(354, 41%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DCABB0 to CMYK:

cmyk(0%, 22%, 20%, 14%)Color Converter →

Color Meaning and Usage

#DCABB0 is a light red color with RGB values of 220, 171, 176 and HSL of 354°, 41%, 77%. 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 #DCABB0 is #ACDCD8, creating high-contrast pairings. For softer combinations, try analogous colors like #DCACC9.

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

Contrast with #DCABB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCABB0?

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

What is the RGB value of #DCABB0?

#DCABB0 in RGB is (220, 171, 176) - 220 red, 171 green, and 176 blue.

How to use #DCABB0 in CSS?

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

What colors go well with #DCABB0?

#ACDCD8 (complementary), #DCACC9 (analogous), and #C6767E (lighter shade) work well with #DCABB0.