#41587C Color Information

Hex color code: #41587C

A subtle blue shade, #41587C appears as (65, 88, 124) in RGB and (217°, 31%, 37%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#41587C
RGB
65, 88, 124
HSL
217°, 31%, 37%
CMYK
48%, 29%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #41587C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 88, 124

Red: 65 / Green: 88 / Blue: 124

HSL

217°, 31%, 37%

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

CMYK

48%, 29%, 0%, 51%

Cyan: 48% / Magenta: 29% / Yellow: 0% / Key: 51%

What color is #41587C?

#41587C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41587C to RGB:

rgb(65, 88, 124)HEX to RGB Converter →

HEX to HSL

Convert #41587C to HSL:

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

HEX to CMYK

Convert #41587C to CMYK:

cmyk(48%, 29%, 0%, 51%)Color Converter →

Color Meaning and Usage

#41587C is a delicate blue color with RGB values of 65, 88, 124 and HSL of 217°, 31%, 37%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41587C is #7C6541, creating high-contrast pairings. For softer combinations, try analogous colors like #41757C.

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

Contrast with #41587C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41587C?

#41587C is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #41587C?

#41587C in RGB is (65, 88, 124) - 65 red, 88 green, and 124 blue.

How to use #41587C in CSS?

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

What colors go well with #41587C?

#7C6541 (complementary), #41757C (analogous), and #273449 (lighter shade) work well with #41587C.