#A83E8A Color Information

Hex color code: #A83E8A

#A83E8A is a delicate magenta color. In RGB it is (168, 62, 138), and in HSL it is (317°, 46%, 45%). It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#A83E8A
RGB
168, 62, 138
HSL
317°, 46%, 45%
CMYK
0%, 63%, 18%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A83E8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 62, 138

Red: 168 / Green: 62 / Blue: 138

HSL

317°, 46%, 45%

Hue: 317° / Saturation: 46% / Lightness: 45%

CMYK

0%, 63%, 18%, 34%

Cyan: 0% / Magenta: 63% / Yellow: 18% / Key: 34%

What color is #A83E8A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A83E8A to RGB:

rgb(168, 62, 138)HEX to RGB Converter →

HEX to HSL

Convert #A83E8A to HSL:

hsl(317, 46%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #A83E8A to CMYK:

cmyk(0%, 63%, 18%, 34%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #A83E8A has RGB (168, 62, 138) and HSL (317°, 46%, 45%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A83E8A is #3EA85C, creating high-contrast pairings. For softer combinations, try analogous colors like #913EA8.

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

Contrast with #A83E8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A83E8A?

#A83E8A is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A83E8A?

#A83E8A in RGB is (168, 62, 138) - 168 red, 62 green, and 138 blue.

How to use #A83E8A in CSS?

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

What colors go well with #A83E8A?

#3EA85C (complementary), #913EA8 (analogous), and #70295C (lighter shade) work well with #A83E8A.