#A315A8 Color Information

Hex color code: #A315A8

A bold magenta shade, #A315A8 appears as (163, 21, 168) in RGB and (298°, 78%, 37%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Magenta
HEX
#A315A8
RGB
163, 21, 168
HSL
298°, 78%, 37%
CMYK
3%, 87%, 0%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A315A8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 21, 168

Red: 163 / Green: 21 / Blue: 168

HSL

298°, 78%, 37%

Hue: 298° / Saturation: 78% / Lightness: 37%

CMYK

3%, 87%, 0%, 34%

Cyan: 3% / Magenta: 87% / Yellow: 0% / Key: 34%

What color is #A315A8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A315A8 to RGB:

rgb(163, 21, 168)HEX to RGB Converter →

HEX to HSL

Convert #A315A8 to HSL:

hsl(298, 78%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #A315A8 to CMYK:

cmyk(3%, 87%, 0%, 34%)Color Converter →

Color Meaning and Usage

#A315A8 is a vivid magenta color with RGB values of 163, 21, 168 and HSL of 298°, 78%, 37%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A315A8 is #1AA815, creating high-contrast pairings. For softer combinations, try analogous colors like #5915A8.

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

Contrast with #A315A8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A315A8?

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

What is the RGB value of #A315A8?

#A315A8 in RGB is (163, 21, 168) - 163 red, 21 green, and 168 blue.

How to use #A315A8 in CSS?

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

What colors go well with #A315A8?

#1AA815 (complementary), #5915A8 (analogous), and #610C64 (lighter shade) work well with #A315A8.