#C94AC5 Color Information

Hex color code: #C94AC5

A muted magenta shade, #C94AC5 appears as (201, 74, 197) in RGB and (302°, 54%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C94AC5
RGB
201, 74, 197
HSL
302°, 54%, 54%
CMYK
0%, 63%, 2%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C94AC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 74, 197

Red: 201 / Green: 74 / Blue: 197

HSL

302°, 54%, 54%

Hue: 302° / Saturation: 54% / Lightness: 54%

CMYK

0%, 63%, 2%, 21%

Cyan: 0% / Magenta: 63% / Yellow: 2% / Key: 21%

What color is #C94AC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C94AC5 to RGB:

rgb(201, 74, 197)HEX to RGB Converter →

HEX to HSL

Convert #C94AC5 to HSL:

hsl(302, 54%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #C94AC5 to CMYK:

cmyk(0%, 63%, 2%, 21%)Color Converter →

Color Meaning and Usage

#C94AC5 is a neutral magenta color with RGB values of 201, 74, 197 and HSL of 302°, 54%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C94AC5 is #4AC94F, creating high-contrast pairings. For softer combinations, try analogous colors like #8E4AC9.

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

Contrast with #C94AC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C94AC5?

#C94AC5 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C94AC5?

#C94AC5 in RGB is (201, 74, 197) - 201 red, 74 green, and 197 blue.

How to use #C94AC5 in CSS?

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

What colors go well with #C94AC5?

#4AC94F (complementary), #8E4AC9 (analogous), and #992E96 (lighter shade) work well with #C94AC5.