#32127D Color Information

Hex color code: #32127D

The hex color #32127D is a striking purple with RGB values of (50, 18, 125) and HSL of (258°, 75%, 28%). It is popular in mobile app design.

Try:
Color NameIndigo
HEX
#32127D
RGB
50, 18, 125
HSL
258°, 75%, 28%
CMYK
60%, 86%, 0%, 51%

Shades

CSS Usage
color: #32127D;
background-color: #32127D;
border-color: #32127D;
box-shadow: 0 0 10px #32127D;
border: 2px solid #32127D;
Tailwind Usage
bg-[#32127D]
text-[#32127D]
border-[#32127D]
shadow-[0_0_10px_32127D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #32127D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #32127D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #32127D; 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 #32127D; background-color: #32127D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #32127D20; border-left: 4px solid #32127D; }

Link / Accent

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

a { color: #32127D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #32127D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 18, 125

Red: 50 / Green: 18 / Blue: 125

HSL

258°, 75%, 28%

Hue: 258° / Saturation: 75% / Lightness: 28%

CMYK

60%, 86%, 0%, 51%

Cyan: 60% / Magenta: 86% / Yellow: 0% / Key: 51%

What color is #32127D?

#32127D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32127D to RGB:

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

HEX to HSL

Convert #32127D to HSL:

hsl(258, 75%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #32127D to CMYK:

cmyk(60%, 86%, 0%, 51%)Color Converter →

Color Meaning and Usage

#32127D is a dynamic purple color with RGB values of 50, 18, 125 and HSL of 258°, 75%, 28%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #32127D is #5D7D12, creating high-contrast pairings. For softer combinations, try analogous colors like #12277D.

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

Contrast with #32127D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32127D?

#32127D is a dynamic purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #32127D?

#32127D in RGB is (50, 18, 125) - 50 red, 18 green, and 125 blue.

How to use #32127D in CSS?

Use #32127D directly in your CSS properties like color or background-color.

What colors go well with #32127D?

#5D7D12 (complementary), #12277D (analogous), and #17083A (lighter shade) work well with #32127D.