#C24CC0 Color Information

Hex color code: #C24CC0

The hex color #C24CC0 is a delicate magenta with RGB values of (194, 76, 192) and HSL of (301°, 49%, 53%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#C24CC0
RGB
194, 76, 192
HSL
301°, 49%, 53%
CMYK
0%, 61%, 1%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #C24CC0; color: #000000; }

Badge

New Feature
.badge { background-color: #C24CC0; color: #000000; }

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 #C24CC0; background-color: #C24CC015; }

Alert / Toast

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

Link / Accent

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

a { color: #C24CC0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 76, 192

Red: 194 / Green: 76 / Blue: 192

HSL

301°, 49%, 53%

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

CMYK

0%, 61%, 1%, 24%

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

What color is #C24CC0?

#C24CC0 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C24CC0 to RGB:

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

HEX to HSL

Convert #C24CC0 to HSL:

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

HEX to CMYK

Convert #C24CC0 to CMYK:

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

Color Meaning and Usage

#C24CC0 is a pastel magenta color with RGB values of 194, 76, 192 and HSL of 301°, 49%, 53%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C24CC0 is #4CC24E, creating high-contrast pairings. For softer combinations, try analogous colors like #894CC2.

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

Contrast with #C24CC0

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

Contrast Ratio: 5.09:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C24CC0?

#C24CC0 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C24CC0?

#C24CC0 in RGB is (194, 76, 192) - 194 red, 76 green, and 192 blue.

How to use #C24CC0 in CSS?

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

What colors go well with #C24CC0?

#4CC24E (complementary), #894CC2 (analogous), and #90318F (lighter shade) work well with #C24CC0.