#394F84 Color Information

Hex color code: #394F84

#394F84 is a subtle blue color. In RGB it is (57, 79, 132), and in HSL it is (222°, 40%, 37%). It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#394F84
RGB
57, 79, 132
HSL
222°, 40%, 37%
CMYK
57%, 40%, 0%, 48%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #394F84; 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 #394F84; background-color: #394F8415; }

Alert / Toast

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

Link / Accent

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

a { color: #394F84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #394F84 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 79, 132

Red: 57 / Green: 79 / Blue: 132

HSL

222°, 40%, 37%

Hue: 222° / Saturation: 40% / Lightness: 37%

CMYK

57%, 40%, 0%, 48%

Cyan: 57% / Magenta: 40% / Yellow: 0% / Key: 48%

What color is #394F84?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #394F84 to RGB:

rgb(57, 79, 132)HEX to RGB Converter →

HEX to HSL

Convert #394F84 to HSL:

hsl(222, 40%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #394F84 to CMYK:

cmyk(57%, 40%, 0%, 48%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #394F84 has RGB (57, 79, 132) and HSL (222°, 40%, 37%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #394F84 is #846D39, creating high-contrast pairings. For softer combinations, try analogous colors like #397584.

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

Contrast with #394F84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #394F84?

#394F84 is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #394F84?

#394F84 in RGB is (57, 79, 132) - 57 red, 79 green, and 132 blue.

How to use #394F84 in CSS?

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

What colors go well with #394F84?

#846D39 (complementary), #397584 (analogous), and #222F4F (lighter shade) work well with #394F84.