#413A5F Color Information

Hex color code: #413A5F

#413A5F is a soft blue color. In RGB it is (65, 58, 95), and in HSL it is (251°, 24%, 30%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#413A5F
RGB
65, 58, 95
HSL
251°, 24%, 30%
CMYK
32%, 39%, 0%, 63%

Shades

CSS Usage
color: #413A5F;
background-color: #413A5F;
border-color: #413A5F;
box-shadow: 0 0 10px #413A5F;
border: 2px solid #413A5F;
Tailwind Usage
bg-[#413A5F]
text-[#413A5F]
border-[#413A5F]
shadow-[0_0_10px_413A5F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #413A5F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #413A5F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #413A5F; 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 #413A5F; background-color: #413A5F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #413A5F20; border-left: 4px solid #413A5F; }

Link / Accent

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

a { color: #413A5F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #413A5F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 58, 95

Red: 65 / Green: 58 / Blue: 95

HSL

251°, 24%, 30%

Hue: 251° / Saturation: 24% / Lightness: 30%

CMYK

32%, 39%, 0%, 63%

Cyan: 32% / Magenta: 39% / Yellow: 0% / Key: 63%

What color is #413A5F?

#413A5F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #413A5F to RGB:

rgb(65, 58, 95)HEX to RGB Converter →

HEX to HSL

Convert #413A5F to HSL:

hsl(251, 24%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #413A5F to CMYK:

cmyk(32%, 39%, 0%, 63%)Color Converter →

Color Meaning and Usage

A delicate blue tone, #413A5F has RGB (65, 58, 95) and HSL (251°, 24%, 30%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #413A5F is #585F3A, creating high-contrast pairings. For softer combinations, try analogous colors like #3A465F.

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

Contrast with #413A5F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #413A5F?

#413A5F is a delicate blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #413A5F?

#413A5F in RGB is (65, 58, 95) - 65 red, 58 green, and 95 blue.

How to use #413A5F in CSS?

Use #413A5F directly in your CSS properties like color or background-color.

What colors go well with #413A5F?

#585F3A (complementary), #3A465F (analogous), and #201D2F (lighter shade) work well with #413A5F.