#A73DC2 Color Information

Hex color code: #A73DC2

#A73DC2 is a muted magenta color. In RGB it is (167, 61, 194), and in HSL it is (288°, 52%, 50%). It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#A73DC2
RGB
167, 61, 194
HSL
288°, 52%, 50%
CMYK
14%, 69%, 0%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A73DC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 61, 194

Red: 167 / Green: 61 / Blue: 194

HSL

288°, 52%, 50%

Hue: 288° / Saturation: 52% / Lightness: 50%

CMYK

14%, 69%, 0%, 24%

Cyan: 14% / Magenta: 69% / Yellow: 0% / Key: 24%

What color is #A73DC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A73DC2 to RGB:

rgb(167, 61, 194)HEX to RGB Converter →

HEX to HSL

Convert #A73DC2 to HSL:

hsl(288, 52%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #A73DC2 to CMYK:

cmyk(14%, 69%, 0%, 24%)Color Converter →

Color Meaning and Usage

#A73DC2 is a muted magenta color with RGB values of 167, 61, 194 and HSL of 288°, 52%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A73DC2 is #58C23D, creating high-contrast pairings. For softer combinations, try analogous colors like #653DC2.

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

Contrast with #A73DC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A73DC2?

#A73DC2 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A73DC2?

#A73DC2 in RGB is (167, 61, 194) - 167 red, 61 green, and 194 blue.

How to use #A73DC2 in CSS?

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

What colors go well with #A73DC2?

#58C23D (complementary), #653DC2 (analogous), and #752B88 (lighter shade) work well with #A73DC2.