#DC74CB Color Information

Hex color code: #DC74CB

#DC74CB is a neutral magenta color. In RGB it is (220, 116, 203), and in HSL it is (310°, 60%, 66%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#DC74CB
RGB
220, 116, 203
HSL
310°, 60%, 66%
CMYK
0%, 47%, 8%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DC74CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 116, 203

Red: 220 / Green: 116 / Blue: 203

HSL

310°, 60%, 66%

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

CMYK

0%, 47%, 8%, 14%

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

What color is #DC74CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DC74CB to RGB:

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

HEX to HSL

Convert #DC74CB to HSL:

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

HEX to CMYK

Convert #DC74CB to CMYK:

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

Color Meaning and Usage

#DC74CB is a neutral magenta color with RGB values of 220, 116, 203 and HSL of 310°, 60%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DC74CB is #74DC86, creating high-contrast pairings. For softer combinations, try analogous colors like #BA74DC.

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

Contrast with #DC74CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DC74CB?

#DC74CB is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DC74CB?

#DC74CB in RGB is (220, 116, 203) - 220 red, 116 green, and 203 blue.

How to use #DC74CB in CSS?

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

What colors go well with #DC74CB?

#74DC86 (complementary), #BA74DC (analogous), and #CD37B4 (lighter shade) work well with #DC74CB.