#404C5E Color Information

Hex color code: #404C5E

The hex color #404C5E is a muted blue with RGB values of (64, 76, 94) and HSL of (216°, 19%, 31%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#404C5E
RGB
64, 76, 94
HSL
216°, 19%, 31%
CMYK
32%, 19%, 0%, 63%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #404C5E; 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 #404C5E; background-color: #404C5E15; }

Alert / Toast

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

Link / Accent

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

a { color: #404C5E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #404C5E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

64, 76, 94

Red: 64 / Green: 76 / Blue: 94

HSL

216°, 19%, 31%

Hue: 216° / Saturation: 19% / Lightness: 31%

CMYK

32%, 19%, 0%, 63%

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

What color is #404C5E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #404C5E to RGB:

rgb(64, 76, 94)HEX to RGB Converter →

HEX to HSL

Convert #404C5E to HSL:

hsl(216, 19%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #404C5E to CMYK:

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

Color Meaning and Usage

#404C5E is a neutral blue color with RGB values of 64, 76, 94 and HSL of 216°, 19%, 31%. This blue-purple hue evokes creativity and luxury, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #404C5E is #5E5240, creating high-contrast pairings. For softer combinations, try analogous colors like #405B5E.

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

Contrast with #404C5E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #404C5E?

#404C5E is a neutral blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #404C5E?

#404C5E in RGB is (64, 76, 94) - 64 red, 76 green, and 94 blue.

How to use #404C5E in CSS?

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

What colors go well with #404C5E?

#5E5240 (complementary), #405B5E (analogous), and #212731 (lighter shade) work well with #404C5E.