#C92AE5 Color Information

Hex color code: #C92AE5

A eye-catching magenta shade, #C92AE5 appears as (201, 42, 229) in RGB and (291°, 78%, 53%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#C92AE5
RGB
201, 42, 229
HSL
291°, 78%, 53%
CMYK
12%, 82%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C92AE5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 42, 229

Red: 201 / Green: 42 / Blue: 229

HSL

291°, 78%, 53%

Hue: 291° / Saturation: 78% / Lightness: 53%

CMYK

12%, 82%, 0%, 10%

Cyan: 12% / Magenta: 82% / Yellow: 0% / Key: 10%

What color is #C92AE5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C92AE5 to RGB:

rgb(201, 42, 229)HEX to RGB Converter →

HEX to HSL

Convert #C92AE5 to HSL:

hsl(291, 78%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #C92AE5 to CMYK:

cmyk(12%, 82%, 0%, 10%)Color Converter →

Color Meaning and Usage

#C92AE5 is a bold magenta color with RGB values of 201, 42, 229 and HSL of 291°, 78%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C92AE5 is #46E52A, creating high-contrast pairings. For softer combinations, try analogous colors like #6B2AE5.

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

Contrast with #C92AE5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C92AE5?

#C92AE5 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C92AE5?

#C92AE5 in RGB is (201, 42, 229) - 201 red, 42 green, and 229 blue.

How to use #C92AE5 in CSS?

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

What colors go well with #C92AE5?

#46E52A (complementary), #6B2AE5 (analogous), and #9615AC (lighter shade) work well with #C92AE5.