#AB5CB2 Color Information

Hex color code: #AB5CB2

#AB5CB2 is a soft magenta color. In RGB it is (171, 92, 178), and in HSL it is (295°, 36%, 53%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#AB5CB2
RGB
171, 92, 178
HSL
295°, 36%, 53%
CMYK
4%, 48%, 0%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AB5CB2; color: #000000; }

Badge

New Feature
.badge { background-color: #AB5CB2; color: #000000; }

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 #AB5CB2; background-color: #AB5CB215; }

Alert / Toast

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

Link / Accent

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

a { color: #AB5CB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 92, 178

Red: 171 / Green: 92 / Blue: 178

HSL

295°, 36%, 53%

Hue: 295° / Saturation: 36% / Lightness: 53%

CMYK

4%, 48%, 0%, 30%

Cyan: 4% / Magenta: 48% / Yellow: 0% / Key: 30%

What color is #AB5CB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AB5CB2 to RGB:

rgb(171, 92, 178)HEX to RGB Converter →

HEX to HSL

Convert #AB5CB2 to HSL:

hsl(295, 36%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #AB5CB2 to CMYK:

cmyk(4%, 48%, 0%, 30%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #AB5CB2 has RGB (171, 92, 178) and HSL (295°, 36%, 53%). 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 #AB5CB2 is #63B25C, creating high-contrast pairings. For softer combinations, try analogous colors like #805CB2.

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

Contrast with #AB5CB2

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

Contrast Ratio: 4.91:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AB5CB2?

#AB5CB2 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #AB5CB2?

#AB5CB2 in RGB is (171, 92, 178) - 171 red, 92 green, and 178 blue.

How to use #AB5CB2 in CSS?

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

What colors go well with #AB5CB2?

#63B25C (complementary), #805CB2 (analogous), and #7E3E84 (lighter shade) work well with #AB5CB2.