#601565 Color Information

Hex color code: #601565

#601565 is a deep magenta color. In RGB it is (96, 21, 101), and in HSL it is (296°, 66%, 24%). It is commonly used in modern UI design.

Try:
Color NameIndigo
HEX
#601565
RGB
96, 21, 101
HSL
296°, 66%, 24%
CMYK
5%, 79%, 0%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #601565; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 21, 101

Red: 96 / Green: 21 / Blue: 101

HSL

296°, 66%, 24%

Hue: 296° / Saturation: 66% / Lightness: 24%

CMYK

5%, 79%, 0%, 60%

Cyan: 5% / Magenta: 79% / Yellow: 0% / Key: 60%

What color is #601565?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #601565 to RGB:

rgb(96, 21, 101)HEX to RGB Converter →

HEX to HSL

Convert #601565 to HSL:

hsl(296, 66%, 24%)RGB to HSL Converter →

HEX to CMYK

Convert #601565 to CMYK:

cmyk(5%, 79%, 0%, 60%)Color Converter →

Color Meaning and Usage

A intense magenta tone, #601565 has RGB (96, 21, 101) and HSL (296°, 66%, 24%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #601565 is #1A6615, creating high-contrast pairings. For softer combinations, try analogous colors like #381566.

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

Contrast with #601565

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #601565?

#601565 is a intense magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #601565?

#601565 in RGB is (96, 21, 101) - 96 red, 21 green, and 101 blue.

How to use #601565 in CSS?

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

What colors go well with #601565?

#1A6615 (complementary), #381566 (analogous), and #240826 (lighter shade) work well with #601565.