#65418B Color Information

Hex color code: #65418B

A pastel purple shade, #65418B appears as (101, 65, 139) in RGB and (269°, 36%, 40%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#65418B
RGB
101, 65, 139
HSL
269°, 36%, 40%
CMYK
27%, 53%, 0%, 45%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #65418B; 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 #65418B; background-color: #65418B15; }

Alert / Toast

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

Link / Accent

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

a { color: #65418B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #65418B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 65, 139

Red: 101 / Green: 65 / Blue: 139

HSL

269°, 36%, 40%

Hue: 269° / Saturation: 36% / Lightness: 40%

CMYK

27%, 53%, 0%, 45%

Cyan: 27% / Magenta: 53% / Yellow: 0% / Key: 45%

What color is #65418B?

#65418B is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #65418B to RGB:

rgb(101, 65, 139)HEX to RGB Converter →

HEX to HSL

Convert #65418B to HSL:

hsl(269, 36%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #65418B to CMYK:

cmyk(27%, 53%, 0%, 45%)Color Converter →

Color Meaning and Usage

#65418B is a gentle purple color with RGB values of 101, 65, 139 and HSL of 269°, 36%, 40%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #65418B is #678B41, creating high-contrast pairings. For softer combinations, try analogous colors like #41438B.

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

Contrast with #65418B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #65418B?

#65418B is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #65418B?

#65418B in RGB is (101, 65, 139) - 101 red, 65 green, and 139 blue.

How to use #65418B in CSS?

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

What colors go well with #65418B?

#678B41 (complementary), #41438B (analogous), and #3F2957 (lighter shade) work well with #65418B.