#A35C84 Color Information

Hex color code: #A35C84

A gentle magenta shade, #A35C84 appears as (163, 92, 132) in RGB and (326°, 28%, 50%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#A35C84
RGB
163, 92, 132
HSL
326°, 28%, 50%
CMYK
0%, 44%, 19%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A35C84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 92, 132

Red: 163 / Green: 92 / Blue: 132

HSL

326°, 28%, 50%

Hue: 326° / Saturation: 28% / Lightness: 50%

CMYK

0%, 44%, 19%, 36%

Cyan: 0% / Magenta: 44% / Yellow: 19% / Key: 36%

What color is #A35C84?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A35C84 to RGB:

rgb(163, 92, 132)HEX to RGB Converter →

HEX to HSL

Convert #A35C84 to HSL:

hsl(326, 28%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #A35C84 to CMYK:

cmyk(0%, 44%, 19%, 36%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #A35C84 has RGB (163, 92, 132) and HSL (326°, 28%, 50%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A35C84 is #5CA37B, creating high-contrast pairings. For softer combinations, try analogous colors like #9E5CA3.

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

Contrast with #A35C84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A35C84?

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

What is the RGB value of #A35C84?

#A35C84 in RGB is (163, 92, 132) - 163 red, 92 green, and 132 blue.

How to use #A35C84 in CSS?

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

What colors go well with #A35C84?

#5CA37B (complementary), #9E5CA3 (analogous), and #72405D (lighter shade) work well with #A35C84.