#65376D Color Information

Hex color code: #65376D

The hex color #65376D is a gentle magenta with RGB values of (101, 55, 109) and HSL of (291°, 33%, 32%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#65376D
RGB
101, 55, 109
HSL
291°, 33%, 32%
CMYK
7%, 50%, 0%, 57%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #65376D; 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 #65376D; background-color: #65376D15; }

Alert / Toast

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

Link / Accent

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

a { color: #65376D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #65376D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 55, 109

Red: 101 / Green: 55 / Blue: 109

HSL

291°, 33%, 32%

Hue: 291° / Saturation: 33% / Lightness: 32%

CMYK

7%, 50%, 0%, 57%

Cyan: 7% / Magenta: 50% / Yellow: 0% / Key: 57%

What color is #65376D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65376D to RGB:

rgb(101, 55, 109)HEX to RGB Converter →

HEX to HSL

Convert #65376D to HSL:

hsl(291, 33%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #65376D to CMYK:

cmyk(7%, 50%, 0%, 57%)Color Converter →

Color Meaning and Usage

#65376D is a pastel magenta color with RGB values of 101, 55, 109 and HSL of 291°, 33%, 32%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65376D is #3F6D37, creating high-contrast pairings. For softer combinations, try analogous colors like #4A376D.

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

Contrast with #65376D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65376D?

#65376D is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #65376D?

#65376D in RGB is (101, 55, 109) - 101 red, 55 green, and 109 blue.

How to use #65376D in CSS?

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

What colors go well with #65376D?

#3F6D37 (complementary), #4A376D (analogous), and #351D3A (lighter shade) work well with #65376D.