#C92C70 Color Information

Hex color code: #C92C70

#C92C70 is a fiery magenta color. In RGB it is (201, 44, 112), and in HSL it is (334°, 64%, 48%). It is typically applied in digital products.

Try:
Color NameMedium Violet Red
HEX
#C92C70
RGB
201, 44, 112
HSL
334°, 64%, 48%
CMYK
0%, 78%, 44%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C92C70; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 44, 112

Red: 201 / Green: 44 / Blue: 112

HSL

334°, 64%, 48%

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

CMYK

0%, 78%, 44%, 21%

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

What color is #C92C70?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C92C70 to RGB:

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

HEX to HSL

Convert #C92C70 to HSL:

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

HEX to CMYK

Convert #C92C70 to CMYK:

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

Color Meaning and Usage

A vibrant magenta tone, #C92C70 has RGB (201, 44, 112) and HSL (334°, 64%, 48%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C92C70 is #2CC985, creating high-contrast pairings. For softer combinations, try analogous colors like #C92CBE.

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

Contrast with #C92C70

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C92C70?

#C92C70 is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C92C70?

#C92C70 in RGB is (201, 44, 112) - 201 red, 44 green, and 112 blue.

How to use #C92C70 in CSS?

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

What colors go well with #C92C70?

#2CC985 (complementary), #C92CBE (analogous), and #8A1E4D (lighter shade) work well with #C92C70.