#41418B Color Information

Hex color code: #41418B

#41418B is a gentle blue color. In RGB it is (65, 65, 139), and in HSL it is (240°, 36%, 40%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#41418B
RGB
65, 65, 139
HSL
240°, 36%, 40%
CMYK
53%, 53%, 0%, 45%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #41418B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 65, 139

Red: 65 / Green: 65 / Blue: 139

HSL

240°, 36%, 40%

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

CMYK

53%, 53%, 0%, 45%

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

What color is #41418B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41418B to RGB:

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

HEX to HSL

Convert #41418B to HSL:

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

HEX to CMYK

Convert #41418B to CMYK:

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

Color Meaning and Usage

A pastel blue tone, #41418B has RGB (65, 65, 139) and HSL (240°, 36%, 40%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41418B is #8B8B41, creating high-contrast pairings. For softer combinations, try analogous colors like #41668B.

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

Contrast with #41418B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41418B?

#41418B is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #41418B?

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

How to use #41418B in CSS?

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

What colors go well with #41418B?

#8B8B41 (complementary), #41668B (analogous), and #292957 (lighter shade) work well with #41418B.