#AB2DBE Color Information

Hex color code: #AB2DBE

A muted magenta shade, #AB2DBE appears as (171, 45, 190) in RGB and (292°, 62%, 46%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Orchid
HEX
#AB2DBE
RGB
171, 45, 190
HSL
292°, 62%, 46%
CMYK
10%, 76%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AB2DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 45, 190

Red: 171 / Green: 45 / Blue: 190

HSL

292°, 62%, 46%

Hue: 292° / Saturation: 62% / Lightness: 46%

CMYK

10%, 76%, 0%, 25%

Cyan: 10% / Magenta: 76% / Yellow: 0% / Key: 25%

What color is #AB2DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB2DBE to RGB:

rgb(171, 45, 190)HEX to RGB Converter →

HEX to HSL

Convert #AB2DBE to HSL:

hsl(292, 62%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #AB2DBE to CMYK:

cmyk(10%, 76%, 0%, 25%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #AB2DBE has RGB (171, 45, 190) and HSL (292°, 62%, 46%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AB2DBE is #40BE2D, creating high-contrast pairings. For softer combinations, try analogous colors like #622DBE.

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

Contrast with #AB2DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB2DBE?

#AB2DBE is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AB2DBE?

#AB2DBE in RGB is (171, 45, 190) - 171 red, 45 green, and 190 blue.

How to use #AB2DBE in CSS?

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

What colors go well with #AB2DBE?

#40BE2D (complementary), #622DBE (analogous), and #731E80 (lighter shade) work well with #AB2DBE.