#394560 Color Information

Hex color code: #394560

#394560 is a gentle blue color. In RGB it is (57, 69, 96), and in HSL it is (222°, 25%, 30%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#394560
RGB
57, 69, 96
HSL
222°, 25%, 30%
CMYK
41%, 28%, 0%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #394560; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 69, 96

Red: 57 / Green: 69 / Blue: 96

HSL

222°, 25%, 30%

Hue: 222° / Saturation: 25% / Lightness: 30%

CMYK

41%, 28%, 0%, 62%

Cyan: 41% / Magenta: 28% / Yellow: 0% / Key: 62%

What color is #394560?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #394560 to RGB:

rgb(57, 69, 96)HEX to RGB Converter →

HEX to HSL

Convert #394560 to HSL:

hsl(222, 25%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #394560 to CMYK:

cmyk(41%, 28%, 0%, 62%)Color Converter →

Color Meaning and Usage

A soft blue tone, #394560 has RGB (57, 69, 96) and HSL (222°, 25%, 30%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #394560 is #605439, creating high-contrast pairings. For softer combinations, try analogous colors like #395860.

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

Contrast with #394560

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #394560?

#394560 is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #394560?

#394560 in RGB is (57, 69, 96) - 57 red, 69 green, and 96 blue.

How to use #394560 in CSS?

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

What colors go well with #394560?

#605439 (complementary), #395860 (analogous), and #1D2230 (lighter shade) work well with #394560.