#322A31 Color Information

Hex color code: #322A31

A dramatic magenta shade, #322A31 appears as (50, 42, 49) in RGB and (308°, 9%, 18%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#322A31
RGB
50, 42, 49
HSL
308°, 9%, 18%
CMYK
0%, 16%, 2%, 80%

Shades

CSS Usage
color: #322A31;
background-color: #322A31;
border-color: #322A31;
box-shadow: 0 0 10px #322A31;
border: 2px solid #322A31;
Tailwind Usage
bg-[#322A31]
text-[#322A31]
border-[#322A31]
shadow-[0_0_10px_322A31]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #322A31, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #322A31; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #322A31; 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 #322A31; background-color: #322A3115; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #322A3120; border-left: 4px solid #322A31; }

Link / Accent

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

a { color: #322A31; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #322A31 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 42, 49

Red: 50 / Green: 42 / Blue: 49

HSL

308°, 9%, 18%

Hue: 308° / Saturation: 9% / Lightness: 18%

CMYK

0%, 16%, 2%, 80%

Cyan: 0% / Magenta: 16% / Yellow: 2% / Key: 80%

What color is #322A31?

#322A31 is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #322A31 to RGB:

rgb(50, 42, 49)HEX to RGB Converter →

HEX to HSL

Convert #322A31 to HSL:

hsl(308, 9%, 18%)RGB to HSL Converter →

HEX to CMYK

Convert #322A31 to CMYK:

cmyk(0%, 16%, 2%, 80%)Color Converter →

Color Meaning and Usage

#322A31 is a dark magenta color with RGB values of 50, 42, 49 and HSL of 308°, 9%, 18%. This very dark shade evokes sophistication and elegance, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #322A31 is #2A322B, creating high-contrast pairings. For softer combinations, try analogous colors like #2F2A32.

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

Contrast with #322A31

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #322A31?

#322A31 is a dark magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #322A31?

#322A31 in RGB is (50, 42, 49) - 50 red, 42 green, and 49 blue.

How to use #322A31 in CSS?

Use #322A31 directly in your CSS properties like color or background-color.

What colors go well with #322A31?

#2A322B (complementary), #2F2A32 (analogous), and #080708 (lighter shade) work well with #322A31.