#DC9FAC Color Information

Hex color code: #DC9FAC

The hex color #DC9FAC is a delicate red with RGB values of (220, 159, 172) and HSL of (347°, 47%, 74%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#DC9FAC
RGB
220, 159, 172
HSL
347°, 47%, 74%
CMYK
0%, 28%, 22%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC9FAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 159, 172

Red: 220 / Green: 159 / Blue: 172

HSL

347°, 47%, 74%

Hue: 347° / Saturation: 47% / Lightness: 74%

CMYK

0%, 28%, 22%, 14%

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

What color is #DC9FAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC9FAC to RGB:

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

HEX to HSL

Convert #DC9FAC to HSL:

hsl(347, 47%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DC9FAC to CMYK:

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

Color Meaning and Usage

A soft red tone, #DC9FAC has RGB (220, 159, 172) and HSL (347°, 47%, 74%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC9FAC is #9EDCCE, creating high-contrast pairings. For softer combinations, try analogous colors like #DC9ECA.

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

Contrast with #DC9FAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC9FAC?

#DC9FAC is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC9FAC?

#DC9FAC in RGB is (220, 159, 172) - 220 red, 159 green, and 172 blue.

How to use #DC9FAC in CSS?

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

What colors go well with #DC9FAC?

#9EDCCE (complementary), #DC9ECA (analogous), and #C8657B (lighter shade) work well with #DC9FAC.