#32356C Color Information

Hex color code: #32356C

A soft blue shade, #32356C appears as (50, 53, 108) in RGB and (237°, 37%, 31%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#32356C
RGB
50, 53, 108
HSL
237°, 37%, 31%
CMYK
54%, 51%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #32356C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 53, 108

Red: 50 / Green: 53 / Blue: 108

HSL

237°, 37%, 31%

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

CMYK

54%, 51%, 0%, 58%

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

What color is #32356C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32356C to RGB:

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

HEX to HSL

Convert #32356C to HSL:

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

HEX to CMYK

Convert #32356C to CMYK:

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

Color Meaning and Usage

#32356C is a soft blue color with RGB values of 50, 53, 108 and HSL of 237°, 37%, 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 #32356C is #6C6932, creating high-contrast pairings. For softer combinations, try analogous colors like #32526C.

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

Contrast with #32356C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32356C?

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

What is the RGB value of #32356C?

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

How to use #32356C in CSS?

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

What colors go well with #32356C?

#6C6932 (complementary), #32526C (analogous), and #1A1B38 (lighter shade) work well with #32356C.