#C03D75 Color Information

Hex color code: #C03D75

#C03D75 is a energetic magenta color. In RGB it is (192, 61, 117), and in HSL it is (334°, 52%, 50%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#C03D75
RGB
192, 61, 117
HSL
334°, 52%, 50%
CMYK
0%, 68%, 39%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C03D75; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 61, 117

Red: 192 / Green: 61 / Blue: 117

HSL

334°, 52%, 50%

Hue: 334° / Saturation: 52% / Lightness: 50%

CMYK

0%, 68%, 39%, 25%

Cyan: 0% / Magenta: 68% / Yellow: 39% / Key: 25%

What color is #C03D75?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C03D75 to RGB:

rgb(192, 61, 117)HEX to RGB Converter →

HEX to HSL

Convert #C03D75 to HSL:

hsl(334, 52%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #C03D75 to CMYK:

cmyk(0%, 68%, 39%, 25%)Color Converter →

Color Meaning and Usage

#C03D75 is a warm magenta color with RGB values of 192, 61, 117 and HSL of 334°, 52%, 50%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C03D75 is #3DC288, creating high-contrast pairings. For softer combinations, try analogous colors like #C23DB9.

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

Contrast with #C03D75

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C03D75?

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

What is the RGB value of #C03D75?

#C03D75 in RGB is (192, 61, 117) - 192 red, 61 green, and 117 blue.

How to use #C03D75 in CSS?

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

What colors go well with #C03D75?

#3DC288 (complementary), #C23DB9 (analogous), and #882B53 (lighter shade) work well with #C03D75.