#A352BC Color Information

Hex color code: #A352BC

#A352BC is a gentle magenta color. In RGB it is (163, 82, 188), and in HSL it is (286°, 44%, 53%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#A352BC
RGB
163, 82, 188
HSL
286°, 44%, 53%
CMYK
13%, 56%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A352BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 82, 188

Red: 163 / Green: 82 / Blue: 188

HSL

286°, 44%, 53%

Hue: 286° / Saturation: 44% / Lightness: 53%

CMYK

13%, 56%, 0%, 26%

Cyan: 13% / Magenta: 56% / Yellow: 0% / Key: 26%

What color is #A352BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A352BC to RGB:

rgb(163, 82, 188)HEX to RGB Converter →

HEX to HSL

Convert #A352BC to HSL:

hsl(286, 44%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #A352BC to CMYK:

cmyk(13%, 56%, 0%, 26%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #A352BC has RGB (163, 82, 188) and HSL (286°, 44%, 53%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A352BC is #6BBC52, creating high-contrast pairings. For softer combinations, try analogous colors like #6F52BC.

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

Contrast with #A352BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A352BC?

#A352BC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A352BC?

#A352BC in RGB is (163, 82, 188) - 163 red, 82 green, and 188 blue.

How to use #A352BC in CSS?

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

What colors go well with #A352BC?

#6BBC52 (complementary), #6F52BC (analogous), and #78368C (lighter shade) work well with #A352BC.