#41486C Color Information

Hex color code: #41486C

A soft blue shade, #41486C appears as (65, 72, 108) in RGB and (230°, 25%, 34%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#41486C
RGB
65, 72, 108
HSL
230°, 25%, 34%
CMYK
40%, 33%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #41486C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 72, 108

Red: 65 / Green: 72 / Blue: 108

HSL

230°, 25%, 34%

Hue: 230° / Saturation: 25% / Lightness: 34%

CMYK

40%, 33%, 0%, 58%

Cyan: 40% / Magenta: 33% / Yellow: 0% / Key: 58%

What color is #41486C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41486C to RGB:

rgb(65, 72, 108)HEX to RGB Converter →

HEX to HSL

Convert #41486C to HSL:

hsl(230, 25%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #41486C to CMYK:

cmyk(40%, 33%, 0%, 58%)Color Converter →

Color Meaning and Usage

#41486C is a delicate blue color with RGB values of 65, 72, 108 and HSL of 230°, 25%, 34%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41486C is #6C6541, creating high-contrast pairings. For softer combinations, try analogous colors like #415E6C.

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

Contrast with #41486C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41486C?

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

What is the RGB value of #41486C?

#41486C in RGB is (65, 72, 108) - 65 red, 72 green, and 108 blue.

How to use #41486C in CSS?

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

What colors go well with #41486C?

#6C6541 (complementary), #415E6C (analogous), and #24283D (lighter shade) work well with #41486C.