#A35C88 Color Information

Hex color code: #A35C88

A subtle magenta shade, #A35C88 appears as (163, 92, 136) in RGB and (323°, 28%, 50%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#A35C88
RGB
163, 92, 136
HSL
323°, 28%, 50%
CMYK
0%, 44%, 17%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A35C88; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

163, 92, 136

Red: 163 / Green: 92 / Blue: 136

HSL

323°, 28%, 50%

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

CMYK

0%, 44%, 17%, 36%

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

What color is #A35C88?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A35C88 to RGB:

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

HEX to HSL

Convert #A35C88 to HSL:

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

HEX to CMYK

Convert #A35C88 to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #A35C88 has RGB (163, 92, 136) and HSL (323°, 28%, 50%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A35C88 is #5CA377, creating high-contrast pairings. For softer combinations, try analogous colors like #9B5CA3.

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

Contrast with #A35C88

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A35C88?

#A35C88 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #A35C88?

#A35C88 in RGB is (163, 92, 136) - 163 red, 92 green, and 136 blue.

How to use #A35C88 in CSS?

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

What colors go well with #A35C88?

#5CA377 (complementary), #9B5CA3 (analogous), and #72405F (lighter shade) work well with #A35C88.