#C97AC1 Color Information

Hex color code: #C97AC1

A pastel magenta shade, #C97AC1 appears as (201, 122, 193) in RGB and (306°, 42%, 63%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C97AC1
RGB
201, 122, 193
HSL
306°, 42%, 63%
CMYK
0%, 39%, 4%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C97AC1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 122, 193

Red: 201 / Green: 122 / Blue: 193

HSL

306°, 42%, 63%

Hue: 306° / Saturation: 42% / Lightness: 63%

CMYK

0%, 39%, 4%, 21%

Cyan: 0% / Magenta: 39% / Yellow: 4% / Key: 21%

What color is #C97AC1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C97AC1 to RGB:

rgb(201, 122, 193)HEX to RGB Converter →

HEX to HSL

Convert #C97AC1 to HSL:

hsl(306, 42%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C97AC1 to CMYK:

cmyk(0%, 39%, 4%, 21%)Color Converter →

Color Meaning and Usage

#C97AC1 is a delicate magenta color with RGB values of 201, 122, 193 and HSL of 306°, 42%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C97AC1 is #79C881, creating high-contrast pairings. For softer combinations, try analogous colors like #A979C8.

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

Contrast with #C97AC1

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

Contrast Ratio: 7.04:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C97AC1?

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

What is the RGB value of #C97AC1?

#C97AC1 in RGB is (201, 122, 193) - 201 red, 122 green, and 193 blue.

How to use #C97AC1 in CSS?

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

What colors go well with #C97AC1?

#79C881 (complementary), #A979C8 (analogous), and #AE47A4 (lighter shade) work well with #C97AC1.