#392FAA Color Information

Hex color code: #392FAA

A peaceful blue shade, #392FAA appears as (57, 47, 170) in RGB and (245°, 57%, 43%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#392FAA
RGB
57, 47, 170
HSL
245°, 57%, 43%
CMYK
66%, 72%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #392FAA; 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 #392FAA; background-color: #392FAA15; }

Alert / Toast

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

Link / Accent

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

a { color: #392FAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #392FAA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 47, 170

Red: 57 / Green: 47 / Blue: 170

HSL

245°, 57%, 43%

Hue: 245° / Saturation: 57% / Lightness: 43%

CMYK

66%, 72%, 0%, 33%

Cyan: 66% / Magenta: 72% / Yellow: 0% / Key: 33%

What color is #392FAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #392FAA to RGB:

rgb(57, 47, 170)HEX to RGB Converter →

HEX to HSL

Convert #392FAA to HSL:

hsl(245, 57%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #392FAA to CMYK:

cmyk(66%, 72%, 0%, 33%)Color Converter →

Color Meaning and Usage

A cool blue tone, #392FAA has RGB (57, 47, 170) and HSL (245°, 57%, 43%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #392FAA is #A2AC2F, creating high-contrast pairings. For softer combinations, try analogous colors like #2F63AC.

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

Contrast with #392FAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #392FAA?

#392FAA is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #392FAA?

#392FAA in RGB is (57, 47, 170) - 57 red, 47 green, and 170 blue.

How to use #392FAA in CSS?

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

What colors go well with #392FAA?

#A2AC2F (complementary), #2F63AC (analogous), and #251F70 (lighter shade) work well with #392FAA.