#DC9EAF Color Information

Hex color code: #DC9EAF

The hex color #DC9EAF is a gentle magenta with RGB values of (220, 158, 175) and HSL of (344°, 47%, 74%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#DC9EAF
RGB
220, 158, 175
HSL
344°, 47%, 74%
CMYK
0%, 28%, 20%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC9EAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 158, 175

Red: 220 / Green: 158 / Blue: 175

HSL

344°, 47%, 74%

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

CMYK

0%, 28%, 20%, 14%

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

What color is #DC9EAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC9EAF to RGB:

rgb(220, 158, 175)HEX to RGB Converter →

HEX to HSL

Convert #DC9EAF to HSL:

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

HEX to CMYK

Convert #DC9EAF to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #DC9EAF has RGB (220, 158, 175) and HSL (344°, 47%, 74%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC9EAF is #9EDCCB, creating high-contrast pairings. For softer combinations, try analogous colors like #DC9ECD.

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

Contrast with #DC9EAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC9EAF?

#DC9EAF is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DC9EAF?

#DC9EAF in RGB is (220, 158, 175) - 220 red, 158 green, and 175 blue.

How to use #DC9EAF in CSS?

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

What colors go well with #DC9EAF?

#9EDCCB (complementary), #DC9ECD (analogous), and #C86580 (lighter shade) work well with #DC9EAF.