#601050 Color Information

Hex color code: #601050

A dark magenta shade, #601050 appears as (96, 16, 80) in RGB and (312°, 71%, 22%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameIndigo
HEX
#601050
RGB
96, 16, 80
HSL
312°, 71%, 22%
CMYK
0%, 83%, 17%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #601050; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #601050; color: #FFFFFF; }

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 #601050; background-color: #60105015; }

Alert / Toast

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

Link / Accent

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

a { color: #601050; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 16, 80

Red: 96 / Green: 16 / Blue: 80

HSL

312°, 71%, 22%

Hue: 312° / Saturation: 71% / Lightness: 22%

CMYK

0%, 83%, 17%, 62%

Cyan: 0% / Magenta: 83% / Yellow: 17% / Key: 62%

What color is #601050?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #601050 to RGB:

rgb(96, 16, 80)HEX to RGB Converter →

HEX to HSL

Convert #601050 to HSL:

hsl(312, 71%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #601050 to CMYK:

cmyk(0%, 83%, 17%, 62%)Color Converter →

Color Meaning and Usage

#601050 is a deep magenta color with RGB values of 96, 16, 80 and HSL of 312°, 71%, 22%. 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 #601050 is #106020, creating high-contrast pairings. For softer combinations, try analogous colors like #481060.

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

Contrast with #601050

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

Contrast Ratio: 1.69:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #601050?

#601050 is a deep magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #601050?

#601050 in RGB is (96, 16, 80) - 96 red, 16 green, and 80 blue.

How to use #601050 in CSS?

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

What colors go well with #601050?

#106020 (complementary), #481060 (analogous), and #1F0519 (lighter shade) work well with #601050.