#322AAC Color Information

Hex color code: #322AAC

A calming blue shade, #322AAC appears as (50, 42, 172) in RGB and (244°, 61%, 42%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#322AAC
RGB
50, 42, 172
HSL
244°, 61%, 42%
CMYK
71%, 76%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #322AAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 42, 172

Red: 50 / Green: 42 / Blue: 172

HSL

244°, 61%, 42%

Hue: 244° / Saturation: 61% / Lightness: 42%

CMYK

71%, 76%, 0%, 33%

Cyan: 71% / Magenta: 76% / Yellow: 0% / Key: 33%

What color is #322AAC?

#322AAC is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #322AAC to RGB:

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

HEX to HSL

Convert #322AAC to HSL:

hsl(244, 61%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #322AAC to CMYK:

cmyk(71%, 76%, 0%, 33%)Color Converter →

Color Meaning and Usage

A tranquil blue tone, #322AAC has RGB (50, 42, 172) and HSL (244°, 61%, 42%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #322AAC is #A4AC2A, creating high-contrast pairings. For softer combinations, try analogous colors like #2A62AC.

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

Contrast with #322AAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #322AAC?

#322AAC is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #322AAC?

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

How to use #322AAC in CSS?

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

What colors go well with #322AAC?

#A4AC2A (complementary), #2A62AC (analogous), and #201B6F (lighter shade) work well with #322AAC.