#C94077 Color Information

Hex color code: #C94077

A vibrant magenta shade, #C94077 appears as (201, 64, 119) in RGB and (336°, 56%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#C94077
RGB
201, 64, 119
HSL
336°, 56%, 52%
CMYK
0%, 68%, 41%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C94077; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 64, 119

Red: 201 / Green: 64 / Blue: 119

HSL

336°, 56%, 52%

Hue: 336° / Saturation: 56% / Lightness: 52%

CMYK

0%, 68%, 41%, 21%

Cyan: 0% / Magenta: 68% / Yellow: 41% / Key: 21%

What color is #C94077?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C94077 to RGB:

rgb(201, 64, 119)HEX to RGB Converter →

HEX to HSL

Convert #C94077 to HSL:

hsl(336, 56%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #C94077 to CMYK:

cmyk(0%, 68%, 41%, 21%)Color Converter →

Color Meaning and Usage

#C94077 is a vibrant magenta color with RGB values of 201, 64, 119 and HSL of 336°, 56%, 52%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C94077 is #40C992, creating high-contrast pairings. For softer combinations, try analogous colors like #C940BB.

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

Contrast with #C94077

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C94077?

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

What is the RGB value of #C94077?

#C94077 in RGB is (201, 64, 119) - 201 red, 64 green, and 119 blue.

How to use #C94077 in CSS?

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

What colors go well with #C94077?

#40C992 (complementary), #C940BB (analogous), and #932A54 (lighter shade) work well with #C94077.