#DCACBA Color Information

Hex color code: #DCACBA

The hex color #DCACBA is a airy magenta with RGB values of (220, 172, 186) and HSL of (343°, 41%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DCACBA
RGB
220, 172, 186
HSL
343°, 41%, 77%
CMYK
0%, 22%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCACBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 172, 186

Red: 220 / Green: 172 / Blue: 186

HSL

343°, 41%, 77%

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

CMYK

0%, 22%, 15%, 14%

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

What color is #DCACBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCACBA to RGB:

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

HEX to HSL

Convert #DCACBA to HSL:

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

HEX to CMYK

Convert #DCACBA to CMYK:

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

Color Meaning and Usage

#DCACBA is a airy magenta color with RGB values of 220, 172, 186 and HSL of 343°, 41%, 77%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCACBA is #ACDCCF, creating high-contrast pairings. For softer combinations, try analogous colors like #DCACD2.

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

Contrast with #DCACBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCACBA?

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

What is the RGB value of #DCACBA?

#DCACBA in RGB is (220, 172, 186) - 220 red, 172 green, and 186 blue.

How to use #DCACBA in CSS?

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

What colors go well with #DCACBA?

#ACDCCF (complementary), #DCACD2 (analogous), and #C6768D (lighter shade) work well with #DCACBA.