#C15CAB Color Information

Hex color code: #C15CAB

#C15CAB is a subtle magenta color. In RGB it is (193, 92, 171), and in HSL it is (313°, 45%, 56%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#C15CAB
RGB
193, 92, 171
HSL
313°, 45%, 56%
CMYK
0%, 52%, 11%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C15CAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 92, 171

Red: 193 / Green: 92 / Blue: 171

HSL

313°, 45%, 56%

Hue: 313° / Saturation: 45% / Lightness: 56%

CMYK

0%, 52%, 11%, 24%

Cyan: 0% / Magenta: 52% / Yellow: 11% / Key: 24%

What color is #C15CAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C15CAB to RGB:

rgb(193, 92, 171)HEX to RGB Converter →

HEX to HSL

Convert #C15CAB to HSL:

hsl(313, 45%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #C15CAB to CMYK:

cmyk(0%, 52%, 11%, 24%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C15CAB has RGB (193, 92, 171) and HSL (313°, 45%, 56%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C15CAB is #5CC172, creating high-contrast pairings. For softer combinations, try analogous colors like #A55CC1.

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

Contrast with #C15CAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C15CAB?

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

What is the RGB value of #C15CAB?

#C15CAB in RGB is (193, 92, 171) - 193 red, 92 green, and 171 blue.

How to use #C15CAB in CSS?

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

What colors go well with #C15CAB?

#5CC172 (complementary), #A55CC1 (analogous), and #983A83 (lighter shade) work well with #C15CAB.