#A93D8A Color Information

Hex color code: #A93D8A

A gentle magenta shade, #A93D8A appears as (169, 61, 138) in RGB and (317°, 47%, 45%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#A93D8A
RGB
169, 61, 138
HSL
317°, 47%, 45%
CMYK
0%, 64%, 18%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A93D8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 61, 138

Red: 169 / Green: 61 / Blue: 138

HSL

317°, 47%, 45%

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

CMYK

0%, 64%, 18%, 34%

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

What color is #A93D8A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A93D8A to RGB:

rgb(169, 61, 138)HEX to RGB Converter →

HEX to HSL

Convert #A93D8A to HSL:

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

HEX to CMYK

Convert #A93D8A to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #A93D8A has RGB (169, 61, 138) and HSL (317°, 47%, 45%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A93D8A is #3DA95B, creating high-contrast pairings. For softer combinations, try analogous colors like #913DA9.

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

Contrast with #A93D8A

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 #A93D8A?

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

What is the RGB value of #A93D8A?

#A93D8A in RGB is (169, 61, 138) - 169 red, 61 green, and 138 blue.

How to use #A93D8A in CSS?

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

What colors go well with #A93D8A?

#3DA95B (complementary), #913DA9 (analogous), and #70295C (lighter shade) work well with #A93D8A.