#C24C60 Color Information

Hex color code: #C24C60

A soft red shade, #C24C60 appears as (194, 76, 96) in RGB and (350°, 49%, 53%) in HSL. It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#C24C60
RGB
194, 76, 96
HSL
350°, 49%, 53%
CMYK
0%, 61%, 51%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C24C60; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 76, 96

Red: 194 / Green: 76 / Blue: 96

HSL

350°, 49%, 53%

Hue: 350° / Saturation: 49% / Lightness: 53%

CMYK

0%, 61%, 51%, 24%

Cyan: 0% / Magenta: 61% / Yellow: 51% / Key: 24%

What color is #C24C60?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C24C60 to RGB:

rgb(194, 76, 96)HEX to RGB Converter →

HEX to HSL

Convert #C24C60 to HSL:

hsl(350, 49%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #C24C60 to CMYK:

cmyk(0%, 61%, 51%, 24%)Color Converter →

Color Meaning and Usage

A pastel red tone, #C24C60 has RGB (194, 76, 96) and HSL (350°, 49%, 53%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C24C60 is #4CC2AE, creating high-contrast pairings. For softer combinations, try analogous colors like #C24C9B.

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

Contrast with #C24C60

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C24C60?

#C24C60 is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C24C60?

#C24C60 in RGB is (194, 76, 96) - 194 red, 76 green, and 96 blue.

How to use #C24C60 in CSS?

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

What colors go well with #C24C60?

#4CC2AE (complementary), #C24C9B (analogous), and #903141 (lighter shade) work well with #C24C60.