#A412ED Color Information

Hex color code: #A412ED

#A412ED is a bold purple color. In RGB it is (164, 18, 237), and in HSL it is (280°, 86%, 50%). It is frequently seen in web interfaces.

Try:
Color NameDark Violet
HEX
#A412ED
RGB
164, 18, 237
HSL
280°, 86%, 50%
CMYK
31%, 92%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #A412ED; 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 #A412ED; background-color: #A412ED15; }

Alert / Toast

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

Link / Accent

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

a { color: #A412ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #A412ED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 18, 237

Red: 164 / Green: 18 / Blue: 237

HSL

280°, 86%, 50%

Hue: 280° / Saturation: 86% / Lightness: 50%

CMYK

31%, 92%, 0%, 7%

Cyan: 31% / Magenta: 92% / Yellow: 0% / Key: 7%

What color is #A412ED?

#A412ED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A412ED to RGB:

rgb(164, 18, 237)HEX to RGB Converter →

HEX to HSL

Convert #A412ED to HSL:

hsl(280, 86%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #A412ED to CMYK:

cmyk(31%, 92%, 0%, 7%)Color Converter →

Color Meaning and Usage

#A412ED is a striking purple color with RGB values of 164, 18, 237 and HSL of 280°, 86%, 50%. This highly saturated hue evokes energy and excitement, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A412ED is #5BED12, creating high-contrast pairings. For softer combinations, try analogous colors like #3612ED.

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

Contrast with #A412ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A412ED?

#A412ED is a striking purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #A412ED?

#A412ED in RGB is (164, 18, 237) - 164 red, 18 green, and 237 blue.

How to use #A412ED in CSS?

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

What colors go well with #A412ED?

#5BED12 (complementary), #3612ED (analogous), and #730CA6 (lighter shade) work well with #A412ED.