#32124E Color Information

Hex color code: #32124E

#32124E is a dramatic purple color. In RGB it is (50, 18, 78), and in HSL it is (272°, 63%, 19%). It is typically applied in digital products.

Try:
Color NameIndigo
HEX
#32124E
RGB
50, 18, 78
HSL
272°, 63%, 19%
CMYK
36%, 77%, 0%, 69%

Shades

CSS Usage
color: #32124E;
background-color: #32124E;
border-color: #32124E;
box-shadow: 0 0 10px #32124E;
border: 2px solid #32124E;
Tailwind Usage
bg-[#32124E]
text-[#32124E]
border-[#32124E]
shadow-[0_0_10px_32124E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #32124E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #32124E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #32124E; 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 #32124E; background-color: #32124E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #32124E20; border-left: 4px solid #32124E; }

Link / Accent

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

a { color: #32124E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #32124E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 18, 78

Red: 50 / Green: 18 / Blue: 78

HSL

272°, 63%, 19%

Hue: 272° / Saturation: 63% / Lightness: 19%

CMYK

36%, 77%, 0%, 69%

Cyan: 36% / Magenta: 77% / Yellow: 0% / Key: 69%

What color is #32124E?

#32124E is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32124E to RGB:

rgb(50, 18, 78)HEX to RGB Converter →

HEX to HSL

Convert #32124E to HSL:

hsl(272, 63%, 19%)RGB to HSL Converter →

HEX to CMYK

Convert #32124E to CMYK:

cmyk(36%, 77%, 0%, 69%)Color Converter →

Color Meaning and Usage

A rich purple tone, #32124E has RGB (50, 18, 78) and HSL (272°, 63%, 19%). Known for evoking sophistication and elegance, this very dark shade is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #32124E is #2E4F12, creating high-contrast pairings. For softer combinations, try analogous colors like #14124F.

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

Contrast with #32124E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32124E?

#32124E is a rich purple color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #32124E?

#32124E in RGB is (50, 18, 78) - 50 red, 18 green, and 78 blue.

How to use #32124E in CSS?

Use #32124E directly in your CSS properties like color or background-color.

What colors go well with #32124E?

#2E4F12 (complementary), #14124F (analogous), and #0B0411 (lighter shade) work well with #32124E.