#A131DF Color Information

Hex color code: #A131DF

A dynamic purple shade, #A131DF appears as (161, 49, 223) in RGB and (279°, 73%, 53%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#A131DF
RGB
161, 49, 223
HSL
279°, 73%, 53%
CMYK
28%, 78%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A131DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 49, 223

Red: 161 / Green: 49 / Blue: 223

HSL

279°, 73%, 53%

Hue: 279° / Saturation: 73% / Lightness: 53%

CMYK

28%, 78%, 0%, 13%

Cyan: 28% / Magenta: 78% / Yellow: 0% / Key: 13%

What color is #A131DF?

#A131DF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A131DF to RGB:

rgb(161, 49, 223)HEX to RGB Converter →

HEX to HSL

Convert #A131DF to HSL:

hsl(279, 73%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A131DF to CMYK:

cmyk(28%, 78%, 0%, 13%)Color Converter →

Color Meaning and Usage

#A131DF is a vivid purple color with RGB values of 161, 49, 223 and HSL of 279°, 73%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A131DF is #6DDF30, creating high-contrast pairings. For softer combinations, try analogous colors like #4A30DF.

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

Contrast with #A131DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A131DF?

#A131DF is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A131DF?

#A131DF in RGB is (161, 49, 223) - 161 red, 49 green, and 223 blue.

How to use #A131DF in CSS?

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

What colors go well with #A131DF?

#6DDF30 (complementary), #4A30DF (analogous), and #761AA8 (lighter shade) work well with #A131DF.