#32396C Color Information

Hex color code: #32396C

#32396C is a soft blue color. In RGB it is (50, 57, 108), and in HSL it is (233°, 37%, 31%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#32396C
RGB
50, 57, 108
HSL
233°, 37%, 31%
CMYK
54%, 47%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #32396C; 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 #32396C; background-color: #32396C15; }

Alert / Toast

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

Link / Accent

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

a { color: #32396C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #32396C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 57, 108

Red: 50 / Green: 57 / Blue: 108

HSL

233°, 37%, 31%

Hue: 233° / Saturation: 37% / Lightness: 31%

CMYK

54%, 47%, 0%, 58%

Cyan: 54% / Magenta: 47% / Yellow: 0% / Key: 58%

What color is #32396C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32396C to RGB:

rgb(50, 57, 108)HEX to RGB Converter →

HEX to HSL

Convert #32396C to HSL:

hsl(233, 37%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #32396C to CMYK:

cmyk(54%, 47%, 0%, 58%)Color Converter →

Color Meaning and Usage

A soft blue tone, #32396C has RGB (50, 57, 108) and HSL (233°, 37%, 31%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #32396C is #6C6532, creating high-contrast pairings. For softer combinations, try analogous colors like #32566C.

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

Contrast with #32396C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32396C?

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

What is the RGB value of #32396C?

#32396C in RGB is (50, 57, 108) - 50 red, 57 green, and 108 blue.

How to use #32396C in CSS?

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

What colors go well with #32396C?

#6C6532 (complementary), #32566C (analogous), and #1A1D38 (lighter shade) work well with #32396C.