#405091 Color Information

Hex color code: #405091

The hex color #405091 is a pastel blue with RGB values of (64, 80, 145) and HSL of (228°, 39%, 41%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#405091
RGB
64, 80, 145
HSL
228°, 39%, 41%
CMYK
56%, 45%, 0%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #405091; 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 #405091; background-color: #40509115; }

Alert / Toast

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

Link / Accent

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

a { color: #405091; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #405091 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

64, 80, 145

Red: 64 / Green: 80 / Blue: 145

HSL

228°, 39%, 41%

Hue: 228° / Saturation: 39% / Lightness: 41%

CMYK

56%, 45%, 0%, 43%

Cyan: 56% / Magenta: 45% / Yellow: 0% / Key: 43%

What color is #405091?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #405091 to RGB:

rgb(64, 80, 145)HEX to RGB Converter →

HEX to HSL

Convert #405091 to HSL:

hsl(228, 39%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #405091 to CMYK:

cmyk(56%, 45%, 0%, 43%)Color Converter →

Color Meaning and Usage

#405091 is a subtle blue color with RGB values of 64, 80, 145 and HSL of 228°, 39%, 41%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #405091 is #918140, creating high-contrast pairings. For softer combinations, try analogous colors like #407991.

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

Contrast with #405091

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #405091?

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

What is the RGB value of #405091?

#405091 in RGB is (64, 80, 145) - 64 red, 80 green, and 145 blue.

How to use #405091 in CSS?

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

What colors go well with #405091?

#918140 (complementary), #407991 (analogous), and #28335C (lighter shade) work well with #405091.