#C62F73 Color Information

Hex color code: #C62F73

A vibrant magenta shade, #C62F73 appears as (198, 47, 115) in RGB and (333°, 62%, 48%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#C62F73
RGB
198, 47, 115
HSL
333°, 62%, 48%
CMYK
0%, 76%, 42%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C62F73; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 47, 115

Red: 198 / Green: 47 / Blue: 115

HSL

333°, 62%, 48%

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

CMYK

0%, 76%, 42%, 22%

Cyan: 0% / Magenta: 76% / Yellow: 42% / Key: 22%

What color is #C62F73?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C62F73 to RGB:

rgb(198, 47, 115)HEX to RGB Converter →

HEX to HSL

Convert #C62F73 to HSL:

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

HEX to CMYK

Convert #C62F73 to CMYK:

cmyk(0%, 76%, 42%, 22%)Color Converter →

Color Meaning and Usage

#C62F73 is a invigorating magenta color with RGB values of 198, 47, 115 and HSL of 333°, 62%, 48%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C62F73 is #2FC682, creating high-contrast pairings. For softer combinations, try analogous colors like #C62FBF.

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

Contrast with #C62F73

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C62F73?

#C62F73 is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C62F73?

#C62F73 in RGB is (198, 47, 115) - 198 red, 47 green, and 115 blue.

How to use #C62F73 in CSS?

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

What colors go well with #C62F73?

#2FC682 (complementary), #C62FBF (analogous), and #88204F (lighter shade) work well with #C62F73.