#C92C73 Color Information

Hex color code: #C92C73

#C92C73 is a invigorating magenta color. In RGB it is (201, 44, 115), and in HSL it is (333°, 64%, 48%). It is widely used in graphic design.

Try:
Color NameMedium Violet Red
HEX
#C92C73
RGB
201, 44, 115
HSL
333°, 64%, 48%
CMYK
0%, 78%, 43%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C92C73; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #C92C73; color: #FFFFFF; }

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 #C92C73; background-color: #C92C7315; }

Alert / Toast

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

Link / Accent

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

a { color: #C92C73; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 44, 115

Red: 201 / Green: 44 / Blue: 115

HSL

333°, 64%, 48%

Hue: 333° / Saturation: 64% / Lightness: 48%

CMYK

0%, 78%, 43%, 21%

Cyan: 0% / Magenta: 78% / Yellow: 43% / Key: 21%

What color is #C92C73?

#C92C73 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C92C73 to RGB:

rgb(201, 44, 115)HEX to RGB Converter →

HEX to HSL

Convert #C92C73 to HSL:

hsl(333, 64%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #C92C73 to CMYK:

cmyk(0%, 78%, 43%, 21%)Color Converter →

Color Meaning and Usage

A warm magenta tone, #C92C73 has RGB (201, 44, 115) and HSL (333°, 64%, 48%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C92C73 is #2CC982, creating high-contrast pairings. For softer combinations, try analogous colors like #C92CC1.

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

Contrast with #C92C73

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

Contrast Ratio: 4.09:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C92C73?

#C92C73 is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C92C73?

#C92C73 in RGB is (201, 44, 115) - 201 red, 44 green, and 115 blue.

How to use #C92C73 in CSS?

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

What colors go well with #C92C73?

#2CC982 (complementary), #C92CC1 (analogous), and #8A1E4F (lighter shade) work well with #C92C73.