#A81ACB Color Information

Hex color code: #A81ACB

A eye-catching magenta shade, #A81ACB appears as (168, 26, 203) in RGB and (288°, 77%, 45%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#A81ACB
RGB
168, 26, 203
HSL
288°, 77%, 45%
CMYK
17%, 87%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A81ACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 26, 203

Red: 168 / Green: 26 / Blue: 203

HSL

288°, 77%, 45%

Hue: 288° / Saturation: 77% / Lightness: 45%

CMYK

17%, 87%, 0%, 20%

Cyan: 17% / Magenta: 87% / Yellow: 0% / Key: 20%

What color is #A81ACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A81ACB to RGB:

rgb(168, 26, 203)HEX to RGB Converter →

HEX to HSL

Convert #A81ACB to HSL:

hsl(288, 77%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #A81ACB to CMYK:

cmyk(17%, 87%, 0%, 20%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #A81ACB has RGB (168, 26, 203) and HSL (288°, 77%, 45%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A81ACB is #3ECB1A, creating high-contrast pairings. For softer combinations, try analogous colors like #4F1ACB.

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

Contrast with #A81ACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A81ACB?

#A81ACB is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A81ACB?

#A81ACB in RGB is (168, 26, 203) - 168 red, 26 green, and 203 blue.

How to use #A81ACB in CSS?

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

What colors go well with #A81ACB?

#3ECB1A (complementary), #4F1ACB (analogous), and #701287 (lighter shade) work well with #A81ACB.