#A536AB Color Information

Hex color code: #A536AB

The hex color #A536AB is a muted magenta with RGB values of (165, 54, 171) and HSL of (297°, 52%, 44%). It is widely used in graphic design.

Try:
Color NameDark Orchid
HEX
#A536AB
RGB
165, 54, 171
HSL
297°, 52%, 44%
CMYK
4%, 68%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A536AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 54, 171

Red: 165 / Green: 54 / Blue: 171

HSL

297°, 52%, 44%

Hue: 297° / Saturation: 52% / Lightness: 44%

CMYK

4%, 68%, 0%, 33%

Cyan: 4% / Magenta: 68% / Yellow: 0% / Key: 33%

What color is #A536AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A536AB to RGB:

rgb(165, 54, 171)HEX to RGB Converter →

HEX to HSL

Convert #A536AB to HSL:

hsl(297, 52%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #A536AB to CMYK:

cmyk(4%, 68%, 0%, 33%)Color Converter →

Color Meaning and Usage

#A536AB is a understated magenta color with RGB values of 165, 54, 171 and HSL of 297°, 52%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A536AB is #3CAB36, creating high-contrast pairings. For softer combinations, try analogous colors like #6A36AB.

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

Contrast with #A536AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A536AB?

#A536AB is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A536AB?

#A536AB in RGB is (165, 54, 171) - 165 red, 54 green, and 171 blue.

How to use #A536AB in CSS?

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

What colors go well with #A536AB?

#3CAB36 (complementary), #6A36AB (analogous), and #6D2370 (lighter shade) work well with #A536AB.