#A243AD Color Information

Hex color code: #A243AD

The hex color #A243AD is a delicate magenta with RGB values of (162, 67, 173) and HSL of (294°, 44%, 47%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#A243AD
RGB
162, 67, 173
HSL
294°, 44%, 47%
CMYK
6%, 61%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A243AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 67, 173

Red: 162 / Green: 67 / Blue: 173

HSL

294°, 44%, 47%

Hue: 294° / Saturation: 44% / Lightness: 47%

CMYK

6%, 61%, 0%, 32%

Cyan: 6% / Magenta: 61% / Yellow: 0% / Key: 32%

What color is #A243AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A243AD to RGB:

rgb(162, 67, 173)HEX to RGB Converter →

HEX to HSL

Convert #A243AD to HSL:

hsl(294, 44%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #A243AD to CMYK:

cmyk(6%, 61%, 0%, 32%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #A243AD has RGB (162, 67, 173) and HSL (294°, 44%, 47%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A243AD is #4EAD43, creating high-contrast pairings. For softer combinations, try analogous colors like #6D43AD.

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

Contrast with #A243AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A243AD?

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

What is the RGB value of #A243AD?

#A243AD in RGB is (162, 67, 173) - 162 red, 67 green, and 173 blue.

How to use #A243AD in CSS?

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

What colors go well with #A243AD?

#4EAD43 (complementary), #6D43AD (analogous), and #6E2E76 (lighter shade) work well with #A243AD.