#32418B Color Information

Hex color code: #32418B

The hex color #32418B is a gentle blue with RGB values of (50, 65, 139) and HSL of (230°, 47%, 37%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#32418B
RGB
50, 65, 139
HSL
230°, 47%, 37%
CMYK
64%, 53%, 0%, 45%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #32418B; 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 #32418B; background-color: #32418B15; }

Alert / Toast

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

Link / Accent

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

a { color: #32418B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #32418B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 65, 139

Red: 50 / Green: 65 / Blue: 139

HSL

230°, 47%, 37%

Hue: 230° / Saturation: 47% / Lightness: 37%

CMYK

64%, 53%, 0%, 45%

Cyan: 64% / Magenta: 53% / Yellow: 0% / Key: 45%

What color is #32418B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32418B to RGB:

rgb(50, 65, 139)HEX to RGB Converter →

HEX to HSL

Convert #32418B to HSL:

hsl(230, 47%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #32418B to CMYK:

cmyk(64%, 53%, 0%, 45%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #32418B has RGB (50, 65, 139) and HSL (230°, 47%, 37%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #32418B is #8B7C32, creating high-contrast pairings. For softer combinations, try analogous colors like #326D8B.

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

Contrast with #32418B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32418B?

#32418B is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #32418B?

#32418B in RGB is (50, 65, 139) - 50 red, 65 green, and 139 blue.

How to use #32418B in CSS?

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

What colors go well with #32418B?

#8B7C32 (complementary), #326D8B (analogous), and #1E2752 (lighter shade) work well with #32418B.