#41295B Color Information

Hex color code: #41295B

A gentle purple shade, #41295B appears as (65, 41, 91) in RGB and (269°, 38%, 26%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#41295B
RGB
65, 41, 91
HSL
269°, 38%, 26%
CMYK
29%, 55%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #41295B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 41, 91

Red: 65 / Green: 41 / Blue: 91

HSL

269°, 38%, 26%

Hue: 269° / Saturation: 38% / Lightness: 26%

CMYK

29%, 55%, 0%, 64%

Cyan: 29% / Magenta: 55% / Yellow: 0% / Key: 64%

What color is #41295B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41295B to RGB:

rgb(65, 41, 91)HEX to RGB Converter →

HEX to HSL

Convert #41295B to HSL:

hsl(269, 38%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #41295B to CMYK:

cmyk(29%, 55%, 0%, 64%)Color Converter →

Color Meaning and Usage

#41295B is a subtle purple color with RGB values of 65, 41, 91 and HSL of 269°, 38%, 26%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41295B is #435B29, creating high-contrast pairings. For softer combinations, try analogous colors like #292A5B.

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

Contrast with #41295B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41295B?

#41295B is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #41295B?

#41295B in RGB is (65, 41, 91) - 65 red, 41 green, and 91 blue.

How to use #41295B in CSS?

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

What colors go well with #41295B?

#435B29 (complementary), #292A5B (analogous), and #1C1127 (lighter shade) work well with #41295B.