#DC74BA Color Information

Hex color code: #DC74BA

A neutral magenta shade, #DC74BA appears as (220, 116, 186) in RGB and (320°, 60%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NameHot Pink
HEX
#DC74BA
RGB
220, 116, 186
HSL
320°, 60%, 66%
CMYK
0%, 47%, 15%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC74BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 116, 186

Red: 220 / Green: 116 / Blue: 186

HSL

320°, 60%, 66%

Hue: 320° / Saturation: 60% / Lightness: 66%

CMYK

0%, 47%, 15%, 14%

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

What color is #DC74BA?

#DC74BA is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC74BA to RGB:

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

HEX to HSL

Convert #DC74BA to HSL:

hsl(320, 60%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DC74BA to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #DC74BA has RGB (220, 116, 186) and HSL (320°, 60%, 66%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC74BA is #74DC97, creating high-contrast pairings. For softer combinations, try analogous colors like #CB74DC.

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

Contrast with #DC74BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC74BA?

#DC74BA is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC74BA?

#DC74BA in RGB is (220, 116, 186) - 220 red, 116 green, and 186 blue.

How to use #DC74BA in CSS?

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

What colors go well with #DC74BA?

#74DC97 (complementary), #CB74DC (analogous), and #CD379B (lighter shade) work well with #DC74BA.