#412CAA Color Information

Hex color code: #412CAA

A serene blue shade, #412CAA appears as (65, 44, 170) in RGB and (250°, 59%, 42%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#412CAA
RGB
65, 44, 170
HSL
250°, 59%, 42%
CMYK
62%, 74%, 0%, 33%

Shades

CSS Usage
color: #412CAA;
background-color: #412CAA;
border-color: #412CAA;
box-shadow: 0 0 10px #412CAA;
border: 2px solid #412CAA;
Tailwind Usage
bg-[#412CAA]
text-[#412CAA]
border-[#412CAA]
shadow-[0_0_10px_412CAA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #412CAA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #412CAA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #412CAA; 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 #412CAA; background-color: #412CAA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #412CAA20; border-left: 4px solid #412CAA; }

Link / Accent

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

a { color: #412CAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #412CAA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 44, 170

Red: 65 / Green: 44 / Blue: 170

HSL

250°, 59%, 42%

Hue: 250° / Saturation: 59% / Lightness: 42%

CMYK

62%, 74%, 0%, 33%

Cyan: 62% / Magenta: 74% / Yellow: 0% / Key: 33%

What color is #412CAA?

#412CAA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #412CAA to RGB:

rgb(65, 44, 170)HEX to RGB Converter →

HEX to HSL

Convert #412CAA to HSL:

hsl(250, 59%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #412CAA to CMYK:

cmyk(62%, 74%, 0%, 33%)Color Converter →

Color Meaning and Usage

A calming blue tone, #412CAA has RGB (65, 44, 170) and HSL (250°, 59%, 42%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #412CAA is #95AA2C, creating high-contrast pairings. For softer combinations, try analogous colors like #2C56AA.

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

Contrast with #412CAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #412CAA?

#412CAA is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #412CAA?

#412CAA in RGB is (65, 44, 170) - 65 red, 44 green, and 170 blue.

How to use #412CAA in CSS?

Use #412CAA directly in your CSS properties like color or background-color.

What colors go well with #412CAA?

#95AA2C (complementary), #2C56AA (analogous), and #2A1C6D (lighter shade) work well with #412CAA.