#A432CD Color Information

Hex color code: #A432CD

#A432CD is a neutral purple color. In RGB it is (164, 50, 205), and in HSL it is (284°, 61%, 50%). It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#A432CD
RGB
164, 50, 205
HSL
284°, 61%, 50%
CMYK
20%, 76%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A432CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 50, 205

Red: 164 / Green: 50 / Blue: 205

HSL

284°, 61%, 50%

Hue: 284° / Saturation: 61% / Lightness: 50%

CMYK

20%, 76%, 0%, 20%

Cyan: 20% / Magenta: 76% / Yellow: 0% / Key: 20%

What color is #A432CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A432CD to RGB:

rgb(164, 50, 205)HEX to RGB Converter →

HEX to HSL

Convert #A432CD to HSL:

hsl(284, 61%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #A432CD to CMYK:

cmyk(20%, 76%, 0%, 20%)Color Converter →

Color Meaning and Usage

#A432CD is a neutral purple color with RGB values of 164, 50, 205 and HSL of 284°, 61%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A432CD is #5BCD32, creating high-contrast pairings. For softer combinations, try analogous colors like #5632CD.

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

Contrast with #A432CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A432CD?

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

What is the RGB value of #A432CD?

#A432CD in RGB is (164, 50, 205) - 164 red, 50 green, and 205 blue.

How to use #A432CD in CSS?

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

What colors go well with #A432CD?

#5BCD32 (complementary), #5632CD (analogous), and #732390 (lighter shade) work well with #A432CD.