#C15AA2 Color Information

Hex color code: #C15AA2

A delicate magenta shade, #C15AA2 appears as (193, 90, 162) in RGB and (318°, 45%, 55%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#C15AA2
RGB
193, 90, 162
HSL
318°, 45%, 55%
CMYK
0%, 53%, 16%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C15AA2; color: #000000; }

Badge

New Feature
.badge { background-color: #C15AA2; color: #000000; }

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 #C15AA2; background-color: #C15AA215; }

Alert / Toast

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

Link / Accent

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

a { color: #C15AA2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 90, 162

Red: 193 / Green: 90 / Blue: 162

HSL

318°, 45%, 55%

Hue: 318° / Saturation: 45% / Lightness: 55%

CMYK

0%, 53%, 16%, 24%

Cyan: 0% / Magenta: 53% / Yellow: 16% / Key: 24%

What color is #C15AA2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C15AA2 to RGB:

rgb(193, 90, 162)HEX to RGB Converter →

HEX to HSL

Convert #C15AA2 to HSL:

hsl(318, 45%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #C15AA2 to CMYK:

cmyk(0%, 53%, 16%, 24%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C15AA2 has RGB (193, 90, 162) and HSL (318°, 45%, 55%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C15AA2 is #59C078, creating high-contrast pairings. For softer combinations, try analogous colors like #AB59C0.

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

Contrast with #C15AA2

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

Contrast Ratio: 5.25:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C15AA2?

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

What is the RGB value of #C15AA2?

#C15AA2 in RGB is (193, 90, 162) - 193 red, 90 green, and 162 blue.

How to use #C15AA2 in CSS?

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

What colors go well with #C15AA2?

#59C078 (complementary), #AB59C0 (analogous), and #943878 (lighter shade) work well with #C15AA2.