#9352AD Color Information

Hex color code: #9352AD

A pastel purple shade, #9352AD appears as (147, 82, 173) in RGB and (283°, 36%, 50%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#9352AD
RGB
147, 82, 173
HSL
283°, 36%, 50%
CMYK
15%, 53%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9352AD; 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 #9352AD; background-color: #9352AD15; }

Alert / Toast

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

Link / Accent

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

a { color: #9352AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9352AD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 82, 173

Red: 147 / Green: 82 / Blue: 173

HSL

283°, 36%, 50%

Hue: 283° / Saturation: 36% / Lightness: 50%

CMYK

15%, 53%, 0%, 32%

Cyan: 15% / Magenta: 53% / Yellow: 0% / Key: 32%

What color is #9352AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9352AD to RGB:

rgb(147, 82, 173)HEX to RGB Converter →

HEX to HSL

Convert #9352AD to HSL:

hsl(283, 36%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #9352AD to CMYK:

cmyk(15%, 53%, 0%, 32%)Color Converter →

Color Meaning and Usage

#9352AD is a pastel purple color with RGB values of 147, 82, 173 and HSL of 283°, 36%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9352AD is #6CAD52, creating high-contrast pairings. For softer combinations, try analogous colors like #6552AD.

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

Contrast with #9352AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9352AD?

#9352AD is a pastel purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9352AD?

#9352AD in RGB is (147, 82, 173) - 147 red, 82 green, and 173 blue.

How to use #9352AD in CSS?

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

What colors go well with #9352AD?

#6CAD52 (complementary), #6552AD (analogous), and #673979 (lighter shade) work well with #9352AD.