#AB3ACB Color Information

Hex color code: #AB3ACB

#AB3ACB is a understated magenta color. In RGB it is (171, 58, 203), and in HSL it is (287°, 58%, 51%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#AB3ACB
RGB
171, 58, 203
HSL
287°, 58%, 51%
CMYK
16%, 71%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB3ACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 58, 203

Red: 171 / Green: 58 / Blue: 203

HSL

287°, 58%, 51%

Hue: 287° / Saturation: 58% / Lightness: 51%

CMYK

16%, 71%, 0%, 20%

Cyan: 16% / Magenta: 71% / Yellow: 0% / Key: 20%

What color is #AB3ACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB3ACB to RGB:

rgb(171, 58, 203)HEX to RGB Converter →

HEX to HSL

Convert #AB3ACB to HSL:

hsl(287, 58%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #AB3ACB to CMYK:

cmyk(16%, 71%, 0%, 20%)Color Converter →

Color Meaning and Usage

#AB3ACB is a balanced magenta color with RGB values of 171, 58, 203 and HSL of 287°, 58%, 51%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB3ACB is #59CB3A, creating high-contrast pairings. For softer combinations, try analogous colors like #633ACB.

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

Contrast with #AB3ACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB3ACB?

#AB3ACB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AB3ACB?

#AB3ACB in RGB is (171, 58, 203) - 171 red, 58 green, and 203 blue.

How to use #AB3ACB in CSS?

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

What colors go well with #AB3ACB?

#59CB3A (complementary), #633ACB (analogous), and #7A2791 (lighter shade) work well with #AB3ACB.