#65326C Color Information

Hex color code: #65326C

#65326C is a soft magenta color. In RGB it is (101, 50, 108), and in HSL it is (293°, 37%, 31%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#65326C
RGB
101, 50, 108
HSL
293°, 37%, 31%
CMYK
6%, 54%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #65326C; 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 #65326C; background-color: #65326C15; }

Alert / Toast

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

Link / Accent

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

a { color: #65326C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #65326C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 50, 108

Red: 101 / Green: 50 / Blue: 108

HSL

293°, 37%, 31%

Hue: 293° / Saturation: 37% / Lightness: 31%

CMYK

6%, 54%, 0%, 58%

Cyan: 6% / Magenta: 54% / Yellow: 0% / Key: 58%

What color is #65326C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65326C to RGB:

rgb(101, 50, 108)HEX to RGB Converter →

HEX to HSL

Convert #65326C to HSL:

hsl(293, 37%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #65326C to CMYK:

cmyk(6%, 54%, 0%, 58%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #65326C has RGB (101, 50, 108) and HSL (293°, 37%, 31%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65326C is #396C32, creating high-contrast pairings. For softer combinations, try analogous colors like #48326C.

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

Contrast with #65326C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65326C?

#65326C is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #65326C?

#65326C in RGB is (101, 50, 108) - 101 red, 50 green, and 108 blue.

How to use #65326C in CSS?

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

What colors go well with #65326C?

#396C32 (complementary), #48326C (analogous), and #341A38 (lighter shade) work well with #65326C.