#413B5E Color Information

Hex color code: #413B5E

A subtle blue shade, #413B5E appears as (65, 59, 94) in RGB and (250°, 23%, 30%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#413B5E
RGB
65, 59, 94
HSL
250°, 23%, 30%
CMYK
31%, 37%, 0%, 63%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #413B5E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 59, 94

Red: 65 / Green: 59 / Blue: 94

HSL

250°, 23%, 30%

Hue: 250° / Saturation: 23% / Lightness: 30%

CMYK

31%, 37%, 0%, 63%

Cyan: 31% / Magenta: 37% / Yellow: 0% / Key: 63%

What color is #413B5E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #413B5E to RGB:

rgb(65, 59, 94)HEX to RGB Converter →

HEX to HSL

Convert #413B5E to HSL:

hsl(250, 23%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #413B5E to CMYK:

cmyk(31%, 37%, 0%, 63%)Color Converter →

Color Meaning and Usage

#413B5E is a delicate blue color with RGB values of 65, 59, 94 and HSL of 250°, 23%, 30%. 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 #413B5E is #585E3B, creating high-contrast pairings. For softer combinations, try analogous colors like #3B475E.

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

Contrast with #413B5E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #413B5E?

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

What is the RGB value of #413B5E?

#413B5E in RGB is (65, 59, 94) - 65 red, 59 green, and 94 blue.

How to use #413B5E in CSS?

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

What colors go well with #413B5E?

#585E3B (complementary), #3B475E (analogous), and #201D2F (lighter shade) work well with #413B5E.